Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Software
Shunting
Commits
c3ddcf65
Commit
c3ddcf65
authored
Mar 15, 2019
by
Thorsten Wißmann
🐧
Browse files
Try bash
parent
7295744e
Pipeline
#555
failed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c3ddcf65
elm-compile
:
image
:
name
:
codesimple/elm:0.18
entrypoint
:
[
"
/bin/sh"
,
"
-c"
]
entrypoint
:
[
"
/bin/
ba
sh"
,
"
-c"
]
stage
:
build
script
:
-
elm make src/Main.elm --yes --output rails.js
...
...
Write
Preview
Supports
Markdown
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