Skip to content

Commit

Permalink
Copy wercker.yml from original, not link.
Browse files Browse the repository at this point in the history
After migrating from classic, symbolic link seems not working
mizzy committed Mar 29, 2017
1 parent c0f0d24 commit 9fecbcc
Showing 1 changed file with 10 additions and 1 deletion.
1 change: 0 additions & 1 deletion wercker.yml

This file was deleted.

10 changes: 10 additions & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
build:
box:
id: mizzy/wercker-serverspec
steps:
- script:
name: Run walter
code: ./$WORKING_DIR/walter -config ./$WORKING_DIR/pipeline.yml -build
after-steps:
- wantedly/pretty-slack-notify:
webhook_url: $SLACK_WEBHOOK_URL

0 comments on commit 9fecbcc

Please sign in to comment.