Correct yaml once again
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
2e83db654b
commit
c8912d89af
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ steps:
|
|||
volumes:
|
||||
- /home/docker/woodpecker/files/m2:/root/.m2
|
||||
- name: archive-artifacts
|
||||
when:
|
||||
event: [ tag, push ]
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- mkdir -p /builds/Tihwin
|
||||
|
|
Loading…
Reference in a new issue