[skip ci] only push latest to main
This commit is contained in:
parent
4dc3f3ddc7
commit
777775b63a
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ jobs:
|
|||
$RNEX_CONTAINER_PLATFORM push "$CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA"
|
||||
|
||||
- name: Push retagged latest
|
||||
if: github.ref == 'refs/heads/main'
|
||||
env:
|
||||
CI_REGISTRY_IMAGE: git.spbr.net/spacebar/account
|
||||
CI_COMMIT_SHORT_SHA: latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue