mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-19 23:32:49 +08:00
works on linux
This commit is contained in:
parent
de0f4f97d2
commit
03c8cd6a9d
@ -1,6 +1,6 @@
|
||||
# call from ocelot repo root with
|
||||
# docker build --build-arg OCELOT_COVERALLS_TOKEN=$OCELOT_COVERALLS_TOKEN -f ./docker/Dockerfile.build .
|
||||
FROM mijitt0m/ocelot-build:0.0.2
|
||||
FROM mijitt0m/ocelot-build:0.0.3
|
||||
|
||||
ARG OCELOT_COVERALLS_TOKEN
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# call from ocelot repo root with
|
||||
# docker build --build-arg OCELOT_COVERALLS_TOKEN=$OCELOT_COVERALLS_TOKEN --build-arg OCELOT_GITHUB_API_KEY=$OCELOT_GITHUB_API_KEY --build-arg OCELOT_COVERALLS_TOKEN=$OCELOT_COVERALLS_TOKEN -f ./docker/Dockerfile.release .
|
||||
|
||||
FROM mijitt0m/ocelot-build:0.0.2
|
||||
FROM mijitt0m/ocelot-build:0.0.3
|
||||
|
||||
ARG OCELOT_COVERALLS_TOKEN
|
||||
ARG OCELOT_NUTGET_API_KEY
|
||||
|
Loading…
x
Reference in New Issue
Block a user