Skip to content

Commit 201127a

Browse files
committed
Update comments
1 parent 1317fb5 commit 201127a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/preview-web-up.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Preview website (k3s)
22

3-
# Throwaway website preview for a web-* branch on k3s staging, reachable at
3+
# Website preview for a web-* branch on k3s staging, reachable at
44
# web-<branch>.ohmstaging.org.
55
on:
66
workflow_dispatch:
@@ -231,10 +231,6 @@ jobs:
231231
-f ./values.k3s.preview.yaml \
232232
--wait --timeout=20m
233233
234-
# The web image rewrites fingerprinted assets at startup (same URL, new
235-
# content), so Cloudflare can serve stale JS after a redeploy. Purge the
236-
# preview host's cache. Purge-by-host needs an Enterprise plan; on other
237-
# plans this is a no-op warning (use a "bypass cache" Cache Rule instead).
238234
- name: Purge Cloudflare cache for the preview host
239235
continue-on-error: true
240236
env:

0 commit comments

Comments
 (0)