Revert "Make April Fools' Day joke reproducible by adding it to CI"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This reverts commit 66d63a1ff8.
This commit is contained in:
Anthony Wang 2024-04-01 19:41:11 -04:00
parent 66d63a1ff8
commit 96904a9973
Signed by: a
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ

View file

@ -4,8 +4,3 @@ steps:
commands:
- hugo --minify --cleanDestinationDir --destination /srv/http/a
- echo eW91IGZvdW5kIGl0IQo= | base64 -d > /srv/http/a/holy-grail
- cd /srv/http/a
- git clone https://github.com/awestover/skyspace.git
- mv skyspace/* . || true
- mv skyspace/posts/* posts
- curl -OJ https://awestover.github.io/favicon.ico