Skip to content

Commit

Permalink
Revert "wercker fix attempt"
Browse files Browse the repository at this point in the history
This reverts commit 757977c.
  • Loading branch information
Koen Bok committed Jan 18, 2016
1 parent 78724ef commit 45633ea
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,6 @@ build:
deploy:
steps:
- install-packages:
packages: zip
- 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 || true
- npm-install
- script:
name: release build
code: |
make dist
- script:
name: builds.framerjs.com
code: |
Expand Down

0 comments on commit 45633ea

Please sign in to comment.