Skip to content

Commit

Permalink
correct tagging from travis ci attempt 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jemmybutton committed Dec 11, 2019
1 parent 1f968d0 commit 7ad05f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ script:
- context --nonstopmode byrne_ru_context.tex
before_deploy:
- git config --local user.name "jemmybutton"
- git push --delete origin Current
- git tag "Current" --force
- git tag -a Current -m "Current" --force
deploy:
provider: releases
api_key: $GITHUB_TOKEN
Expand Down

0 comments on commit 7ad05f9

Please sign in to comment.