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
2e1c6c60
Commit
2e1c6c60
authored
Feb 20, 2019
by
Jakob Botsch Nielsen
Browse files
Maybe unstuck CI: Try 3
parent
8b8c0117
Pipeline
#10557
failed with stage
in 4 minutes and 4 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2e1c6c60
...
...
@@ -4,7 +4,8 @@ stages:
.build
:
stage
:
build
image
:
coqorg/${CI_JOB_NAME}
tags
:
au
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