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
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
services
mailer
Commits
65b4046d
Commit
65b4046d
authored
Mar 19, 2019
by
Alessandro CERIONI
Browse files
Bugfix.
parent
0124634c
Pipeline
#2467
passed with stage
in 9 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
65b4046d
...
...
@@ -25,7 +25,7 @@ build_release:
except
:
-
/^(?!master).+@/
script
:
-
export TAG=$($CI_COMMIT_TAG | sed 's/v//g')
-
export TAG=$(
echo
$CI_COMMIT_TAG | sed 's/v//g')
-
export MAIL_SERVICE_BIND_PORT=3000
-
export RABBITMQ_LISTENING_PORT=5672
-
export RABBITMQ_GUI_PORT=15672
...
...
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