Skip to content

Commit

Permalink
Retry GH pages deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
czosel committed Apr 20, 2019
1 parent d3990d0 commit d882333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -62,9 +62,9 @@ jobs:
script:
- npx semantic-release -d

# - stage: "Deploy"
# if: (branch = master or tag is present) and type = push
# script: yarn ember deploy production
- stage: "Deploy"
if: (branch = master or tag is present) and type = push
script: yarn ember deploy production

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
Expand Down

0 comments on commit d882333

Please sign in to comment.