Skip to content

Commit

Permalink
circleci: add comment about public image billziss/xgo-cgofuse
Browse files Browse the repository at this point in the history
  • Loading branch information
billziss-gh committed May 15, 2017
1 parent 4e44341 commit 9b5a7c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- checkout

# Here we build the billziss/xgo-cgofuse image for testing.
# An alternative would be to just `docker pull billziss/xgo-cgofuse`.
- run:
name: Build xgo-cgofuse image
command: docker build -t billziss/xgo-cgofuse .
Expand Down

0 comments on commit 9b5a7c0

Please sign in to comment.