gitea action: removed password from yaml
All checks were successful
Build and push container image / build-and-push-image (push) Successful in 9m2s
All checks were successful
Build and push container image / build-and-push-image (push) Successful in 9m2s
This commit is contained in:
parent
6376032d51
commit
ea7ee380c5
@ -18,7 +18,6 @@ jobs:
|
||||
registry: ${{ vars.PRIVATE_REGISTRY_DOMAIN }}
|
||||
username: ${{ secrets.PRIVATE_REGISTRY_USER }}
|
||||
password: ${{ secrets.PRIVATE_REGISTRY_PASSWORD }}
|
||||
#password: LibgegWaltAtcogwecGaj@Knyajes4
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user