Skip to content

Commit

Permalink
Whoops, put that file in the right place.
Browse files Browse the repository at this point in the history
  • Loading branch information
DFurnes committed Jan 22, 2018
1 parent 8a4faff commit 2b6cb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ build:
- script:
name: build static pattern library
code: |-
touch .nojekyll
export STYLEGUIDE_PORT=8000
npm run styleguide &
sleep 10 # let Node start up!
wget -mpc --user-agent="" -e robots=off -P build -nH http://localhost:${STYLEGUIDE_PORT}/
touch build/.nojekyll
# Automatically deploy `dev` branch to Github pages
deploy:
Expand Down

0 comments on commit 2b6cb92

Please sign in to comment.