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
concordium
smart-contract-interactions
Commits
8b8c0117
Commit
8b8c0117
authored
Feb 20, 2019
by
Jakob Botsch Nielsen
Browse files
Maybe unstuck CI: Try 2
parent
39ca43e7
Pipeline
#10556
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8b8c0117
job
:
tags
:
-
au
stages
:
-
build
.build
:
stage
:
build
image
:
coqorg/${CI_JOB_NAME}
tags
:
au
before_script
:
-
if [ -n "${COMPILER_EDGE}" ]; then opam switch ${COMPILER_EDGE} && eval $(opam env); fi
-
opam update -y
...
...
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