Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
exphost
exphost-helms
Commits
90dd0f2a
Commit
90dd0f2a
authored
3 years ago
by
torgiren
Browse files
Options
Download
Email Patches
Plain Diff
ci
parent
d87b129a
master
3 merge requests
!8
Devel
,
!7
Devel
,
!6
Devel
Pipeline
#67
passed with stages
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
.gitlab-ci.yml
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
+
2
-
2
View file @
90dd0f2a
...
...
@@ -17,7 +17,7 @@ versions_check:
build
:
stage
:
build
when
:
never
when
:
manual
before_script
:
-
apt-get update
-
apt-get install curl gpg --yes
...
...
@@ -42,4 +42,4 @@ upload:
-
'
curl
--request
POST
--user
gitlab-ci-token:$CI_JOB_TOKEN
--form
"chart=@exphost-0.0.1.tgz"
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/api/stable/charts"'
only
:
-
master
when
:
never
when
:
manual
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help