parent
883ea22a27
commit
ff5202f0cd
1 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@ jobs:
|
|||
registry: ${{ vars.REGISTRY_DOMAIN }}
|
||||
username: ${{ vars.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
auth_file_path: '$HOME/.config/containers/auth.json'
|
||||
|
||||
- name: 'Push :ci-dev to registry'
|
||||
uses: 'actions/push-to-registry@v2'
|
||||
|
@ -91,7 +90,6 @@ jobs:
|
|||
registry: '${{ vars.REGISTRY_DOMAIN }}'
|
||||
username: '${{ vars.REGISTRY_USERNAME }}'
|
||||
password: '${{ secrets.REGISTRY_PASSWORD }}'
|
||||
auth_file_path: '$HOME/.config/containers/auth.json'
|
||||
|
||||
- name: 'Move :ci-dev to :stable'
|
||||
run: 'skopeo copy docker://registry.uncontrol.me/ver4a/oci-builder:ci-dev docker://registry.uncontrol.me/ver4a/oci-builder:stable'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue