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
91500725
Commit
91500725
authored
3 years ago
by
torgiren
Browse files
Options
Download
Email Patches
Plain Diff
ci
parent
ee17d6ab
master
Pipeline
#60
failed with stages
in 10 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 @
91500725
...
...
@@ -11,9 +11,9 @@ versions_check:
-
apt-get install curl -yes
script
:
-
echo "qwe"
#
- 'VER=$(grep "^version: " Chart.yaml|cut -f 2 -d":"|tr -d " ")'
-
'
VER=$(grep
"^version:
"
Chart.yaml|cut
-f
2
-d":"|tr
-d
"
")'
-
echo "$VER"
-
false
-
return
1
build
:
stage
:
build
...
...
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