summaryrefslogtreecommitdiff
path: root/zuul.d/playbooks/run.yaml
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-06-29 16:38:56 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-29 17:42:57 +0200
commitb7ca0cfec0bb49af16f4a56117bab7af950f8e8b (patch)
treea3c7fbc75a200524728f47d494017d32599c682a /zuul.d/playbooks/run.yaml
parentd7112b576e17f2295a18b36efc4dc3a86bbe9f44 (diff)
downloadcurl-b7ca0cfec0bb49af16f4a56117bab7af950f8e8b.tar.gz
CI: remove travis details
Rename still used leftovers to "zuul" as that's now the CI using them. Closes #7313
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