Skip to content

Commit

Permalink
Revert "[build] Use build:container task for functional tests"
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Aug 7, 2017
1 parent 2a40b92 commit ccc128d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/scripts/jenkins_selenium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
set -e
source "$(dirname $0)/_jenkins_setup.sh"

"$(npm bin)/grunt" build:container --release;
"$(npm bin)/grunt" build --release;

xvfb-run "$(npm bin)/grunt" jenkins:selenium;

0 comments on commit ccc128d

Please sign in to comment.