Skip to content

Commit

Permalink
Tag in script stage instead of before deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
crash5 committed Sep 30, 2019
1 parent 4f0be48 commit 34c7306
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ script:
- bash ./scripts/create_mozilla_dictionary.sh magyarispell/ templates/install.rdf.mustache templates/manifest.json.mustache output/${EXTENSION_FILE_NAME}
- mkdir -p output/website
- bash ./scripts/create_website.sh templates/ output/website/

before_deploy:
- export TRAVIS_TAG="${EXTENSION_VERSION}"
- git tag $TRAVIS_TAG

Expand Down

0 comments on commit 34c7306

Please sign in to comment.