You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .circleci/config.yml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ executors:
15
15
AZCOPY_SPA_APPLICATION_ID: $AZURE_CLIENT_ID
16
16
AZCOPY_SPA_CLIENT_SECRET: $AZURE_CLIENT_SECRET
17
17
AZCOPY_TENANT_ID: $AZURE_TENANT_ID
18
+
TEST_VAR: $TEST_VAR
18
19
parameters:
19
20
# In order to update the VRT baseline images:
20
21
# 1. Copy the hash of the latest golden images cache from the left sidebar in the VRT preview link (not to be confused with the arbitrary hash in the URL).
0 commit comments