Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
David Youssefi
otb
Commits
0fa377fa
Commit
0fa377fa
authored
Jun 26, 2019
by
Antoine Regimbeau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a fetch
parent
19ed73e7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.gitlab-ci.yml
.gitlab-ci.yml
+3
-0
No files found.
.gitlab-ci.yml
View file @
0fa377fa
...
@@ -252,5 +252,8 @@ deploy-prod:
...
@@ -252,5 +252,8 @@ deploy-prod:
image
:
$BUILD_IMAGE_REGISTRY/otb-alpine:3.7
image
:
$BUILD_IMAGE_REGISTRY/otb-alpine:3.7
stage
:
deploy
stage
:
deploy
when
:
manual
when
:
manual
before_script
:
-
export GIT_LFS_SKIP_SMUDGE=1
-
git checkout -f -q $CI_COMMIT_SHA
script
:
script
:
-
./CI/deploy-prod.sh
-
./CI/deploy-prod.sh
\ No newline at end of file
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