oeuf
Some checks failed
Docker Deploy / build-and-push (push) Failing after 25s

This commit is contained in:
Atridad Lahiji 2025-04-24 12:13:58 -06:00
parent f33dc130b8
commit a0edba63bc
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438

View file

@ -11,7 +11,6 @@ COPY lib/ ./lib/
COPY posts/ ./posts/
COPY routes/ ./routes/
COPY static/ ./static/
COPY utils/ ./utils/
RUN deno cache main.ts