fixes typo in build steps and release steps
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
This commit is contained in:
parent
9521f9f091
commit
f0a0a5962d
@ -42,7 +42,7 @@ steps:
|
|||||||
files: /artifacts/*
|
files: /artifacts/*
|
||||||
volumes:
|
volumes:
|
||||||
- name: artifacts
|
- name: artifacts
|
||||||
path: /artifcats/
|
path: /artifacts/
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
Loading…
Reference in New Issue
Block a user