This commit is contained in:
parent
bd24699f03
commit
522efefb26
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
||||||
when:
|
|
||||||
path: '*Dockerfile*'
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
build-main:
|
build-main:
|
||||||
when:
|
when:
|
||||||
branch: main
|
- branch: main
|
||||||
|
event: push
|
||||||
image: woodpeckerci/plugin-docker-buildx:4.0.0@sha256:9d24b71c37d7a958d79252e608c4d1a04b02f2e74d4e26003b43e0830038bde0
|
image: woodpeckerci/plugin-docker-buildx:4.0.0@sha256:9d24b71c37d7a958d79252e608c4d1a04b02f2e74d4e26003b43e0830038bde0
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in a new issue