mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-02 05:23:09 +00:00
ci(docker): add stable tag for dist-tests images (#1273)
This commit is contained in:
parent
6db6bf5f72
commit
93e4e0f177
1
.github/workflows/docker-dist-tests.yml
vendored
1
.github/workflows/docker-dist-tests.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
nat_ip_auto: true
|
||||
tag_latest: ${{ github.ref_name == github.event.repository.default_branch || startsWith(github.ref, 'refs/tags/') }}
|
||||
tag_suffix: dist-tests
|
||||
tag_stable: ${{ startsWith(github.ref, 'refs/tags/') }}
|
||||
contract_image: "codexstorage/codex-contracts-eth:sha-${{ needs.get-contracts-hash.outputs.hash }}-dist-tests"
|
||||
run_release_tests: ${{ inputs.run_release_tests }}
|
||||
secrets: inherit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user