forked from colin/resume
Update .woodpecker.yml
This commit is contained in:
parent
d04406293b
commit
5aff912c3d
|
@ -12,7 +12,7 @@ steps:
|
|||
name: build-push
|
||||
when:
|
||||
- path:
|
||||
include: [ 'resume.yml', 'docker-compose.yml', 'Dockerfile', '.woodpecker.yml', 'resume.html', 'nginx.conf' ]
|
||||
include: [ 'resume.yml', 'docker-compose.yml', 'Dockerfile', '.woodpecker.yml', 'config.toml', 'script.sh' ]
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets: [REGISTRY_USER, REGISTRY_PASSWORD]
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue