directly reference target registry
Some checks failed
Build and Push SOPS Decrypt Image / build-and-push (push) Failing after 9s
Some checks failed
Build and Push SOPS Decrypt Image / build-and-push (push) Failing after 9s
This commit is contained in:
parent
b974d7b5f6
commit
61517911df
@ -23,7 +23,8 @@ jobs:
|
||||
with:
|
||||
# Use '!<Gitea-instance-URL>' for the registry address
|
||||
# Example: registry: gitea.yourcompany.com
|
||||
registry: ${{ gitea.instance }}
|
||||
#registry: ${{ gitea.instance }}
|
||||
registry: git.m0ark.de
|
||||
username: ${{ vars.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user