fixup
This commit is contained in:
parent
2b9d916d73
commit
fc5603ad9c
|
@ -29,7 +29,7 @@ steps:
|
||||||
name: deploy-config
|
name: deploy-config
|
||||||
when:
|
when:
|
||||||
- path:
|
- path:
|
||||||
include: [ '$${CI_REPO_NAME}.yml', '.woodpecker.yml' ]
|
include: [ 'technitium.yml', '.woodpecker.yml' ]
|
||||||
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