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:
|
||||
- name: build
|
||||
image: docker
|
||||
commands:
|
||||
- docker build -t munta .
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: none
|
||||
registry: none
|
||||
dry-run: true
|
||||
output: none
|
Loading…
Reference in a new issue