mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-06 00:06:59 -05:00
add depends on
This commit is contained in:
@@ -284,6 +284,7 @@ def yarnCache(ctx):
|
||||
restoreBuildArtifactCache(ctx, "web-dist", "webTestRunner") +
|
||||
yarnInstallUITests() +
|
||||
rebuildBuildArtifactCache(ctx, "tests-yarn", "webTestRunner/tests/acceptance/.yarn"),
|
||||
"depends_on": getPipelineNames(buildCacheWeb(ctx)),
|
||||
"trigger": {
|
||||
"ref": [
|
||||
"refs/heads/master",
|
||||
|
||||
Reference in New Issue
Block a user