This website works better with JavaScript.
Home
Explore
Help
Sign In
cti
/
pmsi-gitlab
Watch
12
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Mettre à jour le fichier .gitlab-ci.yml
master
Yann Michel
2 months ago
parent
93b3b23b85
commit
e8f4a58d21
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
View File
@ -6,7 +6,7 @@ stages:
deploy-job:
deploy-job:
stage
:
deploy
stage
:
deploy
rules:
rules:
-
if
:
'$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "ma
ster
"'
-
if
:
'$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "ma
in
"'
when
:
always
when
:
always
environment
:
production
environment
:
production
before_script:
before_script:
Write
Preview
Loading…
Cancel
Save