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:
Phil Davis
2022-07-20 12:39:36 +05:45
committed by GitHub

View File

@@ -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": [