Skip to content
Snippets Groups Projects
Verified Commit 48a7e7e3 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Restrict production deployment

parent 1f5fa4e5
No related branches found
No related tags found
1 merge request!1Resolve "Setup automatic deployment"
......@@ -61,6 +61,10 @@ production_deploy:
REMOTE_DIR: ${PRODUCTION_DIR}
GIT_STRATEGY: none
only:
- master
when: manual
environment:
name: Production
url: http://tls-tracking.sauerburger.com/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment