Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updating starttests.sh to pass tags
  • Loading branch information
kashishm committed May 16, 2016
1 parent 97d57e3 commit c35860e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions starttests.sh
@@ -1,4 +1,3 @@
#!/bin/sh
export PATH=$GAUGE_ROOT/bin:$PATH
mvn clean install -Denv=ci-$1

mvn clean install -Denv=ci-$1 -Dtags="$TAGS"

0 comments on commit c35860e

Please sign in to comment.