fixup
This commit is contained in:
parent
b0f242bf12
commit
2f4853dbe2
|
@ -29,7 +29,7 @@ steps:
|
|||
name: deploy-config
|
||||
when:
|
||||
- path:
|
||||
include: [ '$${CI_REPO_NAME}.yml', '.woodpecker.yml', 'Dockerfile' ]
|
||||
include: [ 'top.yml', '.woodpecker.yml', 'Dockerfile' ]
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets: [REGISTRY_USER, REGISTRY_PASSWORD]
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue