dev #6
@@ -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:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
when:
|
||||
branch: master
|
||||
|
||||
pipeline:
|
||||
steps:
|
||||
check_self:
|
||||
# failure: ignore # this doesnt work
|
||||
image: alpine
|
||||
|
||||
Reference in New Issue
Block a user