Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xfce4-dev-tools
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
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xfce
xfce4-dev-tools
Commits
779e4363
Commit
779e4363
authored
9 months ago
by
Gaël Bonithon
Browse files
Options
Downloads
Patches
Plain Diff
ci: Enable on maintenance branches
parent
add69d4e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!115
ci: Enable on maintenance branches
Pipeline
#29136
passed
9 months ago
Stage: build
Stage: distcheck
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci/build_project.yml
+1
-0
1 addition, 0 deletions
ci/build_project.yml
with
1 addition
and
0 deletions
ci/build_project.yml
+
1
−
0
View file @
779e4363
...
...
@@ -11,6 +11,7 @@ workflow:
rules
:
-
if
:
$CI_COMMIT_TAG
-
if
:
$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
-
if
:
$CI_COMMIT_BRANCH =~ /xfce-4.[0-9]+/
-
if
:
$CI_MERGE_REQUEST_IID
stages
:
...
...
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