Skip to content
Snippets Groups Projects
Commit 30371baa authored by Z.J. van de Weg's avatar Z.J. van de Weg
Browse files

Remove implicit values

parent f342bb36
No related branches found
No related tags found
1 merge request!70Add Kubernetes canary template
Pipeline #
Loading
Loading
@@ -30,7 +30,6 @@ canary:
name: production
url: http://$CI_PROJECT_NAME.$KUBE_DOMAIN
when: manual
allow_failure: false
only:
- master
 
Loading
Loading
@@ -42,7 +41,6 @@ production:
name: production
url: http://$CI_PROJECT_NAME.$KUBE_DOMAIN
when: manual
allow_failure: false
only:
- master
 
Loading
Loading
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