Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
updating to feature-3.1 branch for sf patch test
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Aug 4, 2017
1 parent 1207874 commit e6eb248
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ ENV MAINTAINER=$maintainer
ENV COMANAGE_URL=https://github.com/Internet2/comanage-registry/archive/$VERSION.tar.gz
ENV COMANAGE_PREFIX=comanage-registry

# Note using git to grab this alternate feature branch
RUN mkdir -p /opt/comanage && cd /opt/comanage && \
git clone -b feature-3.1 https://github.com/Internet2/comanage-registry.git && \
mv comanage-registry $COMANAGE_PREFIX-$VERSION && \
Expand Down

0 comments on commit e6eb248

Please sign in to comment.