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:
Tin Lam 2020-10-19 11:14:31 -05:00
parent e5c776e5c4
commit da81705a47
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
- name: Update the HTK dependencies
shell: |
sed -i 's#file://../helm-toolkit#https://tarballs.opendev.org/openstack/openstack-helm-infra#g' index.yaml
chdir:
args:
executable: /bin/bash
chdir: "{{ zuul.project.src_dir }}"