fixes typo in build steps and release steps
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is failing

Signed-off-by: Jochen Maes <jochen@sejo-it.be>
This commit is contained in:
Jochen Maes 2023-10-31 06:19:48 +01:00
parent 9521f9f091
commit f0a0a5962d

View File

@ -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