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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,12 @@ executors:
17
17
AZCOPY_TENANT_ID: $AZURE_TENANT_ID
18
18
parameters:
19
19
# In order to update the VRT baseline images:
20
-
# 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).
20
+
# 1. Copy the hash of the latest golden images hash from the left sidebar in the VRT preview link (not to be confused with the arbitrary hash in the URL).
21
21
# 2. Paste the hash in the current_golden_images_hash default parameter below.
22
22
# 3. Commit this change to the PR branch where the changes exist.
0 commit comments