Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
anis
anis-server
Commits
21b3b47f
Commit
21b3b47f
authored
Sep 23, 2019
by
François Agneray
Browse files
gitlab-ci variable numeric need quotes
parent
091b4a86
Pipeline
#1552
passed with stages
in 8 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
21b3b47f
...
...
@@ -9,7 +9,7 @@ stages:
-
deploy
variables
:
VERSION
:
3.0
VERSION
:
"
3.0
"
SONARQUBE_URL
:
https://sonarqube.lam.fr
METRICS_IMAGE
:
portus.lam.fr/anis/anis-server-metrics
CONTAINER_IMAGE
:
portus.lam.fr/anis/anis-server
...
...
Write
Preview
Supports
Markdown
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