Skip to content

Commit c63b35b

Browse files
authored
Merge pull request #129 from googleapis/fix-yaml
fix: fix samples nightly node yaml
2 parents a11369f + d9a8678 commit c63b35b

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

ci/export/gcnc-samples-nightly-node.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1+
createTime: '2025-10-20T21:38:10.237057452Z'
12
description: Nightly build with node 18
23
gitFileSource:
34
path: ci/cloudbuild.yaml
45
repoType: GITHUB
56
revision: refs/heads/main
6-
uri: https://github.com/googleapis/google-cloud-node-coreid: 25a89188-0ae6-4faf-9131-9b1e3c8b9720
7+
uri: https://github.com/googleapis/google-cloud-node-core
8+
id: 24cf75bd-a428-4f4f-9afa-ffc797c70e22
79
name: gcnc-samples-nightly-node
8-
resourceName: projects/long-door-651/locations/global/triggers/25a89188-0ae6-4faf-9131-9b1e3c8b9720
10+
resourceName: projects/long-door-651/locations/global/triggers/24cf75bd-a428-4f4f-9afa-ffc797c70e22
911
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1012
sourceToBuild:
1113
ref: refs/heads/main

ci/export/gcnc-samples-presubmit-node-with-credentials.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
createTime: '2025-10-20T21:38:12.742722302Z'
12
description: Presubmit build with node 18
23
filename: ci/cloudbuild_with_credentials.yaml
34
github:
@@ -6,9 +7,10 @@ github:
67
pullRequest:
78
branch: ^main$
89
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
10+
id: cd0eedc4-7379-4d88-9a34-ce1f5190d709
911
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1012
name: gcnc-samples-presubmit-node-with-credentials
11-
resourceName: projects/long-door-651/locations/global/triggers/1686933b-458b-4b12-93bd-3c579c0a274d
13+
resourceName: projects/long-door-651/locations/global/triggers/cd0eedc4-7379-4d88-9a34-ce1f5190d709
1214
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1315
substitutions:
1416
_BUILD_TYPE: presubmit

0 commit comments

Comments
 (0)