Try pushing the head.
This commit is contained in:
parent
b675d42b6f
commit
ecdba9e913
@ -254,7 +254,7 @@ before_script:
|
||||
git pull alt master
|
||||
git remote remove origin
|
||||
git remote add origin https://$OAUTH_TOKEN@github.com/${TRAVIS_REPO_SLUG}
|
||||
git push --verbose origin master
|
||||
git push --verbose origin HEAD
|
||||
|
||||
# Move the tag to newest master
|
||||
git tag --force cling-nightlies HEAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user