Skip to content

Commit

Permalink
Added sakuli version to test.sh call
Browse files Browse the repository at this point in the history
  • Loading branch information
svettwer committed Mar 11, 2021
1 parent 35c8a97 commit cb283c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ docker build \

cd ./.test/
chmod u+x test.sh
./test.sh
./test.sh ${SAKULI_VERSION}
cd -

0 comments on commit cb283c8

Please sign in to comment.