Skip to content

Commit

Permalink
Update subproject
Browse files Browse the repository at this point in the history
  • Loading branch information
mizzy committed Mar 29, 2017
1 parent 9fecbcc commit afb1078
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test
3 changes: 3 additions & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ build:
box:
id: mizzy/wercker-serverspec
steps:
- script:
name: initialize git submodules
code: git submodule update --init --recursive
- script:
name: Run walter
code: ./$WORKING_DIR/walter -config ./$WORKING_DIR/pipeline.yml -build
Expand Down

0 comments on commit afb1078

Please sign in to comment.