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