Skip to content
Snippets Groups Projects
Commit 2c0493bd authored by Tristan Matthews's avatar Tristan Matthews
Browse files

jenkins: move git actions out of script and into jenkins job

parent 9ece30b4
No related branches found
No related tags found
No related merge requests found
......@@ -119,11 +119,7 @@ retrieve_screenshots() {
}
build_sflphone_android() {
echo "----------------- Cleaning git tree"
git clean -dfx
git checkout master
git pull
echo "Build sflphone"
./compile.sh
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment