Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #202 from duck8823/duck8823-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
duck8823 authored Feb 23, 2019
2 parents 42841fb + b64e914 commit fca4bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ When push to github, duci execute `mvn compile` / `fastlane build`.
And when comment `ci test` on github pull request, execute `mvn test` / `fastlane test`.

### Using host environment variables
If exists `ARG` instruction in Dockerfile, override value from host environment variable.
If exists `ARG` instruction in `Dockerfile`, override value from host environment variable.

```Dockerfile
ARG FOO=default
Expand Down

0 comments on commit fca4bf7

Please sign in to comment.