fixup webhook for github

This commit is contained in:
Seth Barberee 2021-01-28 10:04:07 -06:00
parent 9bd9b71d1e
commit 5303d952dc

View File

@ -1,9 +1,6 @@
#!/bin/bash -ex
# Only run this script if it's the master branch build.
if [[ "$TRAVIS_BRANCH" != "master" || "$TRAVIS_PULL_REQUEST" != "false" ]]; then
exit 0
fi
# the workflow will make sure this runs on a push to master only
build_name=$1
map_file=$build_name.map