1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-01 09:10:37 +00:00

Add osx exclusion list; fail on failed deployment

This commit is contained in:
Luke Ceddia 2020-01-06 18:43:36 +11:00
parent 963b1afd3a
commit d4391a2c4c
2 changed files with 4 additions and 1 deletions

View file

@ -15,4 +15,5 @@ do scp ${filename} remote-server:autobuilds/development/
fi
echo scp $i failed
done
exit 1

2
.ci/osx-exclusion.list Normal file
View file

@ -0,0 +1,2 @@
setup_lnx.sh
internal/c/c_compiler