Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
omnibus-heptapod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
heptapod
omnibus-heptapod
Commits
f6049378c9d4
Commit
f6049378c9d4
authored
2 years ago
by
GitLab Bot
Browse files
Options
Downloads
Plain Diff
Automatic merge of gitlab-org/omnibus-gitlab master
parents
8007a2e88a51
313dbfc14e4e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!102
heptapod#1237: making 0.38 the new oldstable
,
!90
Merged upstream 15.9.0+ce.0 into heptapod branch
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
gitlab-ci-config/dev-gitlab-org.yml
+2
-1
2 additions, 1 deletion
gitlab-ci-config/dev-gitlab-org.yml
with
3 additions
and
1 deletion
.gitlab-ci.yml
+
1
−
0
View file @
f6049378
...
...
@@ -9,6 +9,7 @@
-
scan-dependencies
-
staging_upload
-
package-and-image-release
-
qa-release
-
validate
-
metrics
-
slow_jobs
...
...
This diff is collapsed.
Click to expand it.
gitlab-ci-config/dev-gitlab-org.yml
+
2
−
1
View file @
f6049378
...
...
@@ -1001,7 +1001,7 @@
QA-Tag
:
extends
:
.docker_job
stage
:
package-and-image
-release
stage
:
qa
-release
variables
:
QA_SCREENSHOTS_DIR
:
$CI_PROJECT_DIR/screenshots
script
:
...
...
@@ -1024,6 +1024,7 @@
-
!reference
[
.skip_release_jobs
,
rules
]
-
if
:
'
$PIPELINE_TYPE
=~
/_(RC|TAG)_BUILD_PIPELINE$/'
when
:
manual
allow_failure
:
true
license-upload
:
stage
:
metrics
...
...
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