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

Comment deploy job

parent ab39182d
Branches
Tags
No related merge requests found
......@@ -320,14 +320,16 @@ deploy:
- windows-8-build
- windows-10-build
deploy-prod:
tags:
- deploy
image: $BUILD_IMAGE_REGISTRY/otb-alpine:3.7
stage: deploy
when: manual
script:
- ./CI/deploy-prod.sh
# deploy-prod:
# tags:
# - deploy
# only:
# - tag
# image: $BUILD_IMAGE_REGISTRY/otb-alpine:3.7
# stage: deploy
# when: manual
# script:
# - ./CI/deploy-prod.sh
release-container:
image: $BUILD_IMAGE_REGISTRY/otb-alpine:3.7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment