update repo credential references
Some checks failed
Build and Push SOPS Decrypt Image / build-and-push (push) Failing after 8s
Some checks failed
Build and Push SOPS Decrypt Image / build-and-push (push) Failing after 8s
This commit is contained in:
parent
2e4d0f0194
commit
b974d7b5f6
@ -24,8 +24,8 @@ jobs:
|
||||
# Use '!<Gitea-instance-URL>' for the registry address
|
||||
# Example: registry: gitea.yourcompany.com
|
||||
registry: ${{ gitea.instance }}
|
||||
username: ${{ vars.REPOSITORY_USERNAME }}
|
||||
password: ${{ secrets.REPOSITORY_PASSWORD }}
|
||||
username: ${{ vars.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
# Step 3: Build the Docker image and push it to the registry
|
||||
- name: Build and Push Docker Image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user