fix(post): fixes publish job
This fixes a typo of the publish job. Change-Id: I077feb29a8764a0b3031b34b462779c911baaee3 Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
parent
e5c776e5c4
commit
da81705a47
@ -34,7 +34,6 @@
|
|||||||
- name: Update the HTK dependencies
|
- name: Update the HTK dependencies
|
||||||
shell: |
|
shell: |
|
||||||
sed -i 's#file://../helm-toolkit#https://tarballs.opendev.org/openstack/openstack-helm-infra#g' index.yaml
|
sed -i 's#file://../helm-toolkit#https://tarballs.opendev.org/openstack/openstack-helm-infra#g' index.yaml
|
||||||
chdir:
|
|
||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: "{{ zuul.project.src_dir }}"
|
chdir: "{{ zuul.project.src_dir }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user