feat(users/grfn/web): Purge cloudflare cache on deploy

Change-Id: Iebaff500bc7bbb92ff4344f185a3b446f9ce9eb9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9975
Autosubmit: grfn <grfn@gws.fyi>
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Aspen Smith 2023-11-06 16:02:43 -05:00 committed by clbot
parent 97b63a8468
commit edea6daddd
3 changed files with 39 additions and 9 deletions

View file

@ -3,7 +3,7 @@ mkShell {
buildInputs = [
awscli
gnumake
letsencrypt
tarsnap
certbot
];
}