vars.REGISTRY
This commit is contained in:
parent
4bbc28cb6f
commit
f468bfefc0
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
platforms: linux/${{ matrix.arch }}
|
||||
push: true
|
||||
tags: |
|
||||
${{ secrets.CI_REGISTRY }}/${{ secrets.CI_REPOSITORY }}/ansible:${{ matrix.arch }}-latest
|
||||
${{ vars.REGISTRY }}/${{ github.actor }}/ansible:${{ matrix.arch }}-latest
|
||||
|
||||
manifest:
|
||||
needs: build-and-push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue