Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
OCamlPro
ocaml-docker-images
Commits
9d78592a
Commit
9d78592a
authored
Sep 30, 2020
by
Louis Gesbert
Browse files
Run kaniko without `--reproductible`
having image build dates is nice too...
parent
36973250
Pipeline
#10901
passed with stages
in 11 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ocaml-image.yml.in
ocaml-image.yml.in
+1
-1
No files found.
ocaml-image.yml.in
View file @
9d78592a
...
...
@@ -15,7 +15,7 @@ ocaml-image-%OCAML_VERSION%:
\"password\":\"$CI_REGISTRY_PASSWORD\"
}}}
" > /kaniko/.docker/config.json
- /kaniko/executor --cache=true
--reproducible
- /kaniko/executor --cache=true
--context=$CI_PROJECT_DIR
--dockerfile=$CI_PROJECT_DIR/Dockerfile
--build-arg=OCAML_VERSION=$OCAML_VERSION
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment