Fix credentials in the pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -9,7 +9,8 @@ steps:
|
||||
environment:
|
||||
BUILDAH_REG: gitea.badhouseplants.net/badhouseplants/faircamp-site
|
||||
REGISTRY_TOKEN:
|
||||
from_secret: registry_token
|
||||
from_secret: GITEA_REGISTRY_TOKEN
|
||||
REGISTRY_USER: devops-bot
|
||||
privileged: true
|
||||
commands:
|
||||
- build-container
|
||||
|
||||
Reference in New Issue
Block a user