This commit is contained in:
root 2023-11-04 03:10:20 +00:00
parent b0f242bf12
commit 2f4853dbe2
1 changed files with 1 additions and 1 deletions

View File

@ -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: