Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
melodic-utils
Commits
360dffa5
Commit
360dffa5
authored
Jul 01, 2020
by
Maria C
Browse files
Update docker-compose.yml: restore image tags to be branch name
parent
99379765
Pipeline
#8961
failed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
melodic_properties/templates/melodicStack/docker-compose.yml
View file @
360dffa5
...
...
@@ -501,7 +501,7 @@ services:
networks
:
-
elk
gui-backend
:
image
:
gitlab.ow2.org:4567/melodic/melodic-upperware/gui-backend:
ftt
image
:
gitlab.ow2.org:4567/melodic/melodic-upperware/gui-backend:
${IMAGE_BRANCH}
logging
:
driver
:
journald
options
:
...
...
@@ -523,7 +523,7 @@ services:
networks
:
-
elk
functionizer-testing-tool
:
image
:
gitlab.ow2.org:4567/melodic/melodic-upperware/functionizer-testing-tool:
ftt
image
:
gitlab.ow2.org:4567/melodic/melodic-upperware/functionizer-testing-tool:
${IMAGE_BRANCH}
logging
:
driver
:
journald
options
:
...
...
@@ -544,7 +544,7 @@ services:
-
elk
# nginx server with user interface
gui-frontend
:
image
:
gitlab.ow2.org:4567/melodic/melodic-frontend:
ftt
image
:
gitlab.ow2.org:4567/melodic/melodic-frontend:
${IMAGE_BRANCH}
logging
:
driver
:
journald
options
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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