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

Revert "disable production deployment"

This reverts commit 9824887c.
parent a7475ff9
Branches
Tags
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