Skip to content

Commit ec012c6

Browse files
authored
fix(build): variable group for shared codes sync pipeline is not defined (#3177)
1 parent ade1cba commit ec012c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/pipelines/sync-sharedcode.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ resources:
1717
endpoint: azure
1818
ref: refs/tags/azure-sdk-tools_20220404.3
1919

20+
variables:
21+
- group: Release Secrets for GitHub
22+
2023
stages:
2124
- stage: Synchronize_Shared_Codes
2225
jobs:

0 commit comments

Comments
 (0)