Fix typo in CI playbook
Change-Id: Idf5419d9020d491c310d2c09c495b0a420578214
This commit is contained in:
parent
4dba1f3ee1
commit
c6adcf3639
@ -9,7 +9,7 @@
|
||||
tasks:
|
||||
# NOTE(mgoddard): Copying upper constraints to somewhere accessible by both
|
||||
# the zuul and stack users.
|
||||
- name: Ensure upper-contraints.txt exists
|
||||
- name: Ensure upper-constraints.txt exists
|
||||
copy:
|
||||
src: "{{ requirements_src_dir }}/upper-constraints.txt"
|
||||
dest: "/tmp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user