Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
social
SoMeDi Use Case - Lateral
Commits
cfe77c16
Commit
cfe77c16
authored
Nov 21, 2019
by
J. Fernando Sánchez
Browse files
update gitlab-ci
parent
ea75151b
Pipeline
#1771
passed with stages
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cfe77c16
...
...
@@ -6,30 +6,10 @@ stages:
before_script
:
-
make -e login
.image
:
&image_definition
stage
:
push
script
:
-
make -e push-web
only
:
-
tags
-
triggers
push-web
:
<<
:
*image_definition
only
:
-
tags
-
triggers
.image
:
&image_definition
stage
:
push
script
:
-
make -e push-latest
only
:
-
tags
-
triggers
push-latest
:
<<
:
*image_definition
-
make -e push-web
only
:
-
tags
-
triggers
...
...
@@ -41,4 +21,4 @@ deploy:
-
make -e deploy
only
:
-
tags
-
triggers
\ No newline at end of file
-
triggers
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