Update .woodpecker.yml
This commit is contained in:
parent
c3796de637
commit
4b9fd442cd
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue