Skip to content
Snippets Groups Projects
Verified Commit c05c0be8 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Add curl to publish job

parent 3c3334d5
No related branches found
No related tags found
No related merge requests found
Pipeline #45454 passed
......@@ -20,6 +20,7 @@ package:
publish_gitlab:
stage: deploy
before_script:
- apk add curl
- helm dep update
- helm package .
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment