Update .woodpecker.yml

This commit is contained in:
colin 2024-04-16 19:48:36 +00:00
parent 4d7093ce3f
commit 52f592cc69
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ steps:
deploy-production:
name: deploy-production
image: woodpeckerci/plugin-docker-buildx
secrets: [REGISTRY_USER, REGISTRY_PASSWORD]
secrets: [REGISTRY_USER, REGISTRY_PASSWORD, SENTRY_DSN]
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands: