1
0
Fork 0

Update .woodpecker.yml

This commit is contained in:
colin 2023-11-21 17:32:55 +00:00
parent 7d1f0da36d
commit 1580bd9c95
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ steps:
name: deploy-config
when:
- path:
include: [ 'stack.yml','.woodpecker.yml', 'Dockerfile', 'docker-entrypoint.sh', 'nginx.conf', 'README.md' ],
include: [ 'stack.yml','.woodpecker.yml', 'Dockerfile', 'docker-entrypoint.sh', 'nginx.conf', 'README.md' ]
image: woodpeckerci/plugin-docker-buildx
secrets: [REGISTRY_USER, REGISTRY_PASSWORD]
volumes: