Always rebase on master before running a job (#4616)

This commit is contained in:
Maxime Guyot
2019-04-24 10:38:01 +02:00
committed by Kubernetes Prow Robot
parent fc072300ea
commit 38a3075025
4 changed files with 11 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
.terraform_install:
extends: .job
before_script:
- ./tests/scripts/rebase.sh
# Set Ansible config
- cp ansible.cfg ~/.ansible.cfg
# Install Terraform