aboutsummaryrefslogtreecommitdiff
path: root/bin/via-yarn-install-in-ci
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2023-11-09 16:20:28 +0000
committerNick Mathewson <nickm@torproject.org>2023-11-09 16:42:47 -0500
commit4f7b0724464ef137b8e0c97e3bd406ff9ea875fa (patch)
treeb3f3d9fdd73f27eca84bd3d7dbb0327e0f3364c2 /bin/via-yarn-install-in-ci
parentcd8d7db71ef345aa8922e5903679440daa6b3701 (diff)
downloadtorspec-4f7b0724464ef137b8e0c97e3bd406ff9ea875fa.tar.gz
torspec-4f7b0724464ef137b8e0c97e3bd406ff9ea875fa.zip
CI: bump mermaid/npm CI tokens
This "clears the cache" of the things I did during hacking.
Diffstat (limited to 'bin/via-yarn-install-in-ci')
-rwxr-xr-xbin/via-yarn-install-in-ci2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/via-yarn-install-in-ci b/bin/via-yarn-install-in-ci
index 3884f61..5aa9fcb 100755
--- a/bin/via-yarn-install-in-ci
+++ b/bin/via-yarn-install-in-ci
@@ -15,7 +15,7 @@ commitid="$3"
# Bump this to "clear" the cache.
# Actually, it just causes us to ignore previous cached results.
-cache_clear_token=2023-11-09b
+cache_clear_token=2023-11-09c
cache_dir=cache/"$CI_JOB_IMAGE","$cache_clear_token","$command","$commitid"
local_dir="yarn-build,$command"