Skip to content

Commit

Permalink
ci: minio command
Browse files Browse the repository at this point in the history
  • Loading branch information
yreynhout committed Feb 12, 2019
1 parent 22668e6 commit 96aaa01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
docker:
- image: basisregisters/build-agent:latest
- image: minio/minio:latest
command: server /data
environment:
MINIO_ACCESS_KEY: AKIAIOSFODNN7EXAMPLE
MINIO_SECRET_KEY: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
Expand Down

0 comments on commit 96aaa01

Please sign in to comment.