Drop more piplines for tagging

This commit is contained in:
Swikriti Tripathi
2022-07-20 11:49:42 +05:45
parent b4437e9f19
commit b1c0823208

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