dev #6

Merged
vista merged 2 commits from dev into master 2023-08-15 13:22:50 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ when:
path:
include: [ '.woodpecker/build-dev.yml', 'Dockerfile', 'check.sh' ]
pipeline:
steps:
build_and_publish:
image: woodpeckerci/plugin-docker-buildx
settings:

View File

@@ -1,7 +1,7 @@
when:
branch: master
pipeline:
steps:
check_self:
# failure: ignore # this doesnt work
image: alpine