Skip to content
Snippets Groups Projects
Commit 0fa377fa authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Add a fetch

parent 19ed73e7
Branches
Tags 7.1.0-rc1
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment