Merge "Fix BASE=/afs/.openstack.org/mirror/debian-openstack"
This commit is contained in:
commit
d40a5852a1
@ -4,7 +4,7 @@
|
||||
- shell: |
|
||||
#!/bin/bash -xe
|
||||
|
||||
BASE=/afs/.openstack.org/mirror/deb-openstack
|
||||
BASE=/afs/.openstack.org/mirror/debian-openstack
|
||||
BRANCH=$(echo $ZUUL_REFNAME | cut -d/ -f2)
|
||||
PACKAGE_DIR=$WORKSPACE/packages
|
||||
PROJECT=$(echo $ZUUL_PROJECT | cut -d/ -f2)
|
||||
|
Loading…
Reference in New Issue
Block a user