Skip to content
Snippets Groups Projects
Commit 9824887c authored by Nils Mittler's avatar Nils Mittler
Browse files

disable production deployment

parent 5ca81277
No related merge requests found
......@@ -78,7 +78,7 @@ deploy_staging:
- ssh-add <(echo "$SSH_PRIVATE_KEY")
- scp -r "$BUILD_DIR"* "$STAGING_SSH_URL"
deploy_production:
.deploy_production:
stage: deploy
only:
- master
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment