From 69d5136fe8ab49e5a3ae27ae76b0887146cd9c61 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sun, 17 Jul 2022 11:36:42 -0500 Subject: [PATCH] Add holy-grail easter egg to .woodpecker.yml --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 39dccbd..e97a9f3 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -18,3 +18,4 @@ pipeline: commands: - cd /var/lib/woodpecker-agent/Ta180m/website - hugo --minify --destination /srv/http/pages/ta180m + - echo "you found it!" > /srv/http/pages/ta180m/holy-grail