Skip to content

Commit

Permalink
deployment (wip)
Browse files Browse the repository at this point in the history
  • Loading branch information
imazzine committed Feb 24, 2021
1 parent 574210b commit 6652081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -28,8 +28,8 @@ before_deploy:
# - git commit -m "Bump version to $TRAVIS_TAG"
# - git remote set-url origin https://${GH_TOKEN}@github.com/imazzine/cli.git
# - git push origin origin/master
- mkdir /updates
- cd /updates
- mkdir ./updates
- cd ./updates
- git clone https://${GH_TOKEN}@github.com/imazzine/cli.git cli
- cd cli
- git fetch
Expand Down

0 comments on commit 6652081

Please sign in to comment.