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

Fix package job

parent 925025d8
No related branches found
No related tags found
No related merge requests found
Pipeline #45451 failed
......@@ -8,6 +8,7 @@ lint:
package:
stage: build
script:
- helm dep update
- helm package .
artifacts:
paths:
......
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