dev #6
@@ -3,7 +3,7 @@ when:
|
|||||||
path:
|
path:
|
||||||
include: [ '.woodpecker/build-dev.yml', 'Dockerfile', 'check.sh' ]
|
include: [ '.woodpecker/build-dev.yml', 'Dockerfile', 'check.sh' ]
|
||||||
|
|
||||||
pipeline:
|
steps:
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
pipeline:
|
steps:
|
||||||
check_self:
|
check_self:
|
||||||
# failure: ignore # this doesnt work
|
# failure: ignore # this doesnt work
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user