Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
Frama Clang
Commits
5c36d648
Commit
5c36d648
authored
Oct 19, 2021
by
Virgile Prevosto
Browse files
[ci] set default branch for stable/chromium
parent
eb1d3603
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5c36d648
...
...
@@ -4,7 +4,7 @@ stages:
variables
:
CURRENT
:
$CI_COMMIT_REF_NAME
DEFAULT
:
"
master
"
DEFAULT
:
"
stable/chromium
"
OCAML
:
"
4_08"
FRAMA_CI_OPT
:
"
--override
frama-clang:$CI_COMMIT_REF_NAME,$CI_COMMIT_SHA"
...
...
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