Skip to content
Snippets Groups Projects
Commit c65d9698 authored by iaibrys's avatar iaibrys
Browse files

Add production clause to gitlab

parent 423a27e7
No related branches found
No related tags found
1 merge request!1Feature/remove coffeescript
Pipeline #217 passed
......@@ -82,7 +82,7 @@ deploy_devel:
deploy_production:
tags:
- deploy-production
- deploy-prod-2019
stage: deploy
script:
- echo "Deploy to ${CI_BUILD_REF_SLUG} server"
......@@ -99,4 +99,4 @@ deploy_production:
name: production
url: https://quiz.compute.dtu.dk
only:
- master
- release-2019.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment