mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 15:47:24 +08:00
Bump git workflow from 0.0.2 to 0.0.3
This commit is contained in:
parent
f6faa318a7
commit
358bc12fbc
4
.github/workflows/build_algorithm.yml
vendored
4
.github/workflows/build_algorithm.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
docker run --rm --user root \
|
docker run --rm --user root \
|
||||||
-v ${{ github.workspace }}:/workspace \
|
-v ${{ github.workspace }}:/workspace \
|
||||||
-w /workspace \
|
-w /workspace \
|
||||||
ghcr.io/tig-foundation/tig-monorepo/${{ needs.init.outputs.CHALLENGE }}/dev:0.0.2 \
|
ghcr.io/tig-foundation/tig-monorepo/${{ needs.init.outputs.CHALLENGE }}/dev:0.0.3 \
|
||||||
build_algorithm ${{ needs.init.outputs.ALGORITHM }}
|
build_algorithm ${{ needs.init.outputs.ALGORITHM }}
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
@ -77,7 +77,7 @@ jobs:
|
|||||||
docker run --rm --user root \
|
docker run --rm --user root \
|
||||||
-v ${{ github.workspace }}:/workspace \
|
-v ${{ github.workspace }}:/workspace \
|
||||||
-w /workspace \
|
-w /workspace \
|
||||||
ghcr.io/tig-foundation/tig-monorepo/${{ needs.init.outputs.CHALLENGE }}/dev:0.0.2 \
|
ghcr.io/tig-foundation/tig-monorepo/${{ needs.init.outputs.CHALLENGE }}/dev:0.0.3 \
|
||||||
build_algorithm ${{ needs.init.outputs.ALGORITHM }}
|
build_algorithm ${{ needs.init.outputs.ALGORITHM }}
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user