summaryrefslogtreecommitdiff
path: root/zuul.d/playbooks/run.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zuul.d/playbooks/run.yaml')
-rw-r--r--zuul.d/playbooks/run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/playbooks/run.yaml b/zuul.d/playbooks/run.yaml
index 862fbaa51..4904b9c9e 100644
--- a/zuul.d/playbooks/run.yaml
+++ b/zuul.d/playbooks/run.yaml
@@ -7,6 +7,6 @@
- name: Run tests
environment: "{{ curl_env }}"
- shell: "./scripts/travis/script.sh"
+ shell: "./scripts/zuul/script.sh"
args:
chdir: "{{ zuul.project.src_dir }}" \ No newline at end of file