mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 17:07:20 +08:00
Bump git ci to version 0.0.2
This commit is contained in:
parent
9f89fc02a8
commit
5739d5e048
4
.github/workflows/build_algorithm.yml
vendored
4
.github/workflows/build_algorithm.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
docker run --rm --user root \
|
||||
-v ${{ github.workspace }}:/workspace \
|
||||
-w /workspace \
|
||||
ghcr.io/tig-foundation/tig-monorepo/${{ needs.init.outputs.CHALLENGE }}/dev:0.0.1 \
|
||||
ghcr.io/tig-foundation/tig-monorepo/${{ needs.init.outputs.CHALLENGE }}/dev:0.0.2 \
|
||||
build_algorithm ${{ needs.init.outputs.ALGORITHM }}
|
||||
|
||||
- name: Upload Artifact
|
||||
@ -80,7 +80,7 @@ jobs:
|
||||
docker run --rm --user root \
|
||||
-v ${{ github.workspace }}:/workspace \
|
||||
-w /workspace \
|
||||
ghcr.io/tig-foundation/tig-monorepo/${{ needs.init.outputs.CHALLENGE }}/dev:0.0.1 \
|
||||
ghcr.io/tig-foundation/tig-monorepo/${{ needs.init.outputs.CHALLENGE }}/dev:0.0.2 \
|
||||
build_algorithm ${{ needs.init.outputs.ALGORITHM }}
|
||||
|
||||
- name: Upload Artifact
|
||||
|
||||
Loading…
Reference in New Issue
Block a user