Fix typo in pypi upload job.
Change-Id: I846df0c5476046fb1dd5af0d012bd14b5f79a1c4 Reviewed-on: https://review.openstack.org/19666 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
58156ac848
commit
3268fd0175
@ -7,7 +7,7 @@
|
||||
|
||||
builders:
|
||||
- shell: |
|
||||
#!bin/bash -xe
|
||||
#!/bin/bash -xe
|
||||
TAG=`echo $ZUUL_REF | sed 's/^refs.tags.//'`
|
||||
FILENAME="{name}-$TAG.tar.gz"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user