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
Bas Couwenberg
otb
Commits
0fa377fa
Commit
0fa377fa
authored
Jun 26, 2019
by
Antoine Regimbeau
Browse files
Add a fetch
parent
19ed73e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0fa377fa
...
...
@@ -252,5 +252,8 @@ deploy-prod:
image
:
$BUILD_IMAGE_REGISTRY/otb-alpine:3.7
stage
:
deploy
when
:
manual
before_script
:
-
export GIT_LFS_SKIP_SMUDGE=1
-
git checkout -f -q $CI_COMMIT_SHA
script
:
-
./CI/deploy-prod.sh
\ No newline at end of file
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