Skip to content

Commit

Permalink
Still trying. Looking for mapped dirs #1931
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Apr 16, 2018
1 parent 378c947 commit 0539c4d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ build:
options: -v /tmp/t:$SHIPPABLE_BUILD_DIR/t

ci:
- ls test
- echo $pwd
- ls $SHIPPABLE_BUILD_DIR/t
- docker run -t -v /root/src/github.com/perl6/doc/t:/test jjmerelo/perl6-doccer
- ls /tmp/t
- docker run -t -v /tmp/t:/test jjmerelo/perl6-doccer


0 comments on commit 0539c4d

Please sign in to comment.