databuild/scripts/bb_remote_test_all

4 lines
121 B
Bash
Executable file

#!/usr/bin/env bash
eval $(bb_tmp)
ssh $BUILD_HOST "cd $REMOTE_BUILD_PATH; . ~/.bash_profile; bash scripts/bb_test_all"