Update .woodpecker.yml

This commit is contained in:
colin 2024-03-09 19:23:40 +00:00
parent c3796de637
commit 4b9fd442cd
1 changed files with 1 additions and 1 deletions

View File

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