This commit is contained in:
parent
722323e4ab
commit
4fe8d0fb6f
1 changed files with 5 additions and 0 deletions
5
.woodpecker.yaml
Normal file
5
.woodpecker.yaml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
|
image: docker
|
||||||
|
commands:
|
||||||
|
- docker build -t munta .
|
Loading…
Reference in a new issue