Skip to content

Commit 01b9635

Browse files
authored
fix(gitlab-ci): add missing chart-json to publishing mr needs (#58)
1 parent 16a8e11 commit 01b9635

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ include:
6161
- job: create-agent-json
6262
optional: true
6363
artifacts: true
64+
- job: create-chart-json
65+
optional: true
66+
artifacts: true
6467

6568
## setup vault creds
6669
bootstrap:

0 commit comments

Comments
 (0)