Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
duniter-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
duniter-core
Commits
2b71d3e8
Commit
2b71d3e8
authored
4 years ago
by
Éloïs
Browse files
Options
Downloads
Patches
Plain Diff
ci: default branch is master
parent
392ebe77
No related branches found
No related tags found
No related merge requests found
Pipeline
#11861
passed
4 years ago
Stage: tests
Stage: quality
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
2b71d3e8
...
@@ -17,7 +17,7 @@ tests:
...
@@ -17,7 +17,7 @@ tests:
when
:
manual
when
:
manual
-
if
:
$CI_COMMIT_TAG
-
if
:
$CI_COMMIT_TAG
when
:
never
when
:
never
-
if
:
'
$CI_MERGE_REQUEST_ID
||$CI_COMMIT_BRANCH
==
"ma
in
"
||
$CI_COMMIT_BRANCH
=~
/^release/'
-
if
:
'
$CI_MERGE_REQUEST_ID
||$CI_COMMIT_BRANCH
==
"ma
ster
"
||
$CI_COMMIT_BRANCH
=~
/^release/'
-
when
:
manual
-
when
:
manual
stage
:
tests
stage
:
tests
script
:
script
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment