We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0f4f9 commit 03c8cd6Copy full SHA for 03c8cd6
docker/Dockerfile.build
@@ -1,6 +1,6 @@
1
# call from ocelot repo root with
2
# docker build --build-arg OCELOT_COVERALLS_TOKEN=$OCELOT_COVERALLS_TOKEN -f ./docker/Dockerfile.build .
3
-FROM mijitt0m/ocelot-build:0.0.2
+FROM mijitt0m/ocelot-build:0.0.3
4
5
ARG OCELOT_COVERALLS_TOKEN
6
docker/Dockerfile.release
@@ -1,7 +1,7 @@
# 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 .
7
ARG OCELOT_NUTGET_API_KEY
0 commit comments