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
919a375f
Commit
919a375f
authored
Dec 03, 2020
by
Louis Gesbert
Browse files
Fix
parent
5b1767f0
Pipeline
#11689
passed with stage
in 35 minutes and 50 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
ocaml-images-gen.yml
ocaml-images-gen.yml
+0
-2
No files found.
.gitlab-ci.yml
View file @
919a375f
...
@@ -40,8 +40,6 @@
...
@@ -40,8 +40,6 @@
image
:
image
:
name
:
gcr.io/kaniko-project/executor:debug
name
:
gcr.io/kaniko-project/executor:debug
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
variables
:
LATEST_OCAML_VERSION
:
%
LATEST_OCAML_VERSION%
script
:
script
:
-
|
-
|
echo "{
echo "{
...
...
ocaml-images-gen.yml
View file @
919a375f
...
@@ -3,8 +3,6 @@
...
@@ -3,8 +3,6 @@
image
:
image
:
name
:
gcr.io/kaniko-project/executor:debug
name
:
gcr.io/kaniko-project/executor:debug
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
variables
:
LATEST_OCAML_VERSION
:
%
LATEST_OCAML_VERSION%
script
:
script
:
-
|
-
|
echo "{
echo "{
...
...
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