Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sefarad
dashboard-gsicrawler
Commits
2bc89f15
Commit
2bc89f15
authored
Oct 06, 2017
by
militarpancho
Browse files
Docker container name changed for make
parent
878b2a96
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2bc89f15
variables
:
LUIGI_IMAGE
:
$CI_REGISTRY_IMAGE/luigi
WEB_IMAGE
:
$CI_REGISTRY_IMAGE/
web
WEB_IMAGE
:
$CI_REGISTRY_IMAGE/
sefarad
before_script
:
-
make -e login
...
...
@@ -15,15 +15,15 @@ build-luigi:
script
:
-
make -e build-luigi
build-
web
:
build-
sefarad
:
stage
:
build
script
:
-
make -e build-
web
-
make -e build-
sefarad
push-
web
:
push-
sefarad
:
stage
:
push
script
:
-
make -e push-
web
-
make -e push-
sefarad
push-luigi
:
stage
:
push
...
...
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