Update registry password secret for Loki database workflow
All checks were successful
Build and Push Loki Database / build-and-push (push) Successful in 30s
All checks were successful
Build and Push Loki Database / build-and-push (push) Successful in 30s
This commit is contained in:
@@ -18,4 +18,4 @@ jobs:
|
|||||||
|
|
||||||
registry: gitea.obnitram.cloud
|
registry: gitea.obnitram.cloud
|
||||||
registry_username: ${{ github.repository_owner }}
|
registry_username: ${{ github.repository_owner }}
|
||||||
registry_password: ${{ secrets.GITEA_TOKEN }}
|
registry_password: ${{ secrets.REGISTRY_GITEA }}
|
||||||
Reference in New Issue
Block a user