Browse Source

Always do OVH CI (#4722)

pull/4734/head
Maxime Guyot 5 years ago
committed by Kubernetes Prow Robot
parent
commit
f0572e59e7
1 changed files with 1 additions and 0 deletions
  1. 1
      .gitlab-ci/terraform.yml

1
.gitlab-ci/terraform.yml

@ -107,6 +107,7 @@ tf-packet-ubuntu18-default:
tf-apply-ovh:
extends: .terraform_apply
when: on_success
variables:
<<: *ovh_variables
TF_VERSION: 0.11.11

Loading…
Cancel
Save