Use master loci branch for scripts

Change-Id: Icfbaae07231c227924342dbb99cd3f40d2c4cefc
This commit is contained in:
Sam Yaple 2017-04-04 19:29:52 +00:00
parent 2811781b89
commit a56f642dea
3 changed files with 6 additions and 6 deletions

View File

@ -7,8 +7,8 @@ ARG WHEELS
ARG GIT_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG GIT_REF
ARG GIT_REF_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG SCRIPTS_REF=0.1.2
ARG SCRIPTS_REPO=https://github.com/yaodu/common/
ARG SCRIPTS_REF=master
ARG SCRIPTS_REPO=https://github.com/openstack/loci/
ARG OVERRIDE=empty
ADD $OVERRIDE /

4
debian/Dockerfile vendored
View File

@ -7,8 +7,8 @@ ARG WHEELS
ARG GIT_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG GIT_REF
ARG GIT_REF_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG SCRIPTS_REF=0.1.2
ARG SCRIPTS_REPO=https://github.com/yaodu/common/
ARG SCRIPTS_REF=master
ARG SCRIPTS_REPO=https://github.com/openstack/loci/
ARG OVERRIDE=empty
ADD $OVERRIDE /

View File

@ -7,8 +7,8 @@ ARG WHEELS
ARG GIT_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG GIT_REF
ARG GIT_REF_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG SCRIPTS_REF=0.1.2
ARG SCRIPTS_REPO=https://github.com/yaodu/common/
ARG SCRIPTS_REF=master
ARG SCRIPTS_REPO=https://github.com/openstack/loci/
ARG OVERRIDE=empty
ADD $OVERRIDE /