Skip to content

Commit

Permalink
TEMPORARY commit to test against the to-be-merged pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwhite4 committed Sep 19, 2019
1 parent 0f3911b commit 87ce54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
pull: false
options: "--user root -e HOME=/root --shm-size 2g"
ci:
- git clone --depth=1 --branch=$BRANCH https://github.com/ubccr/xdmod.git ../xdmod
- git clone --depth=1 --branch=show_in_catalog https://github.com/jpwhite4/xdmod.git ../xdmod
- ln -s $SHIPPABLE_BUILD_DIR ../xdmod/open_xdmod/modules/supremm
- composer install -d ../xdmod --no-progress
- cd ../xdmod && ~/bin/buildrpm xdmod supremm && cd $SHIPPABLE_BUILD_DIR
Expand Down

0 comments on commit 87ce54d

Please sign in to comment.