Actualiser .woodpecker.yaml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0660d16713
commit
ce4d39d753
1 changed files with 6 additions and 3 deletions
|
@ -1,5 +1,8 @@
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: docker
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
commands:
|
settings:
|
||||||
- docker build -t munta .
|
repo: none
|
||||||
|
registry: none
|
||||||
|
dry-run: true
|
||||||
|
output: none
|
Loading…
Reference in a new issue