mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-18 14:31:23 +02:00
Try to delete tag first to see if release date is updated
This commit is contained in:
@@ -53,6 +53,7 @@ before_deploy:
|
||||
- git tag -f travis-${DEV}${BRANCH}-build
|
||||
- git remote add gh
|
||||
https://${OWNER}:${GITHUB_API_KEY}@github.com/${TRAVIS_REPO_SLUG}.git
|
||||
- git push gh :travis-${DEV}${BRANCH}-build || true
|
||||
- git push -f gh travis-${DEV}${BRANCH}-build
|
||||
- git remote remove gh
|
||||
|
||||
|
Reference in New Issue
Block a user