mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 12:19:37 -06:00
Merge pull request #4231 from owncloud/drop-more-pipelines-for-tagging
[full-ci][tests-only] Drop more piplines for tagging
This commit is contained in:
@@ -462,7 +462,6 @@ def cacheCoreReposForTesting(ctx):
|
||||
"trigger": {
|
||||
"ref": [
|
||||
"refs/heads/master",
|
||||
"refs/tags/v*",
|
||||
"refs/pull/**",
|
||||
],
|
||||
},
|
||||
@@ -2077,7 +2076,6 @@ def genericCachePurge(ctx, name, cache_key):
|
||||
"trigger": {
|
||||
"ref": [
|
||||
"refs/heads/master",
|
||||
"refs/tags/v*",
|
||||
"refs/pull/**",
|
||||
],
|
||||
"status": [
|
||||
|
||||
Reference in New Issue
Block a user