Skip to content

Commit

Permalink
Fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Bok committed Dec 15, 2015
1 parent 672b250 commit 6cf8a83
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ build:

deploy:
steps:
- script:
name: load git revisions
code: |
git remote set-url origin https://github.com/$WERCKER_GIT_OWNER/$WERCKER_GIT_REPOSITORY.git
cd $WERCKER_SOURCE_DIR
git fetch --unshallow
- install-packages:
packages: zip
- script:
Expand Down

0 comments on commit 6cf8a83

Please sign in to comment.