ci: deploy

Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
This commit is contained in:
2026-09-21 23:26:01 +08:00
parent f67d8d3797
commit 9e162bd595
4 changed files with 81 additions and 49 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ RUN npm install -g pm2 sequelize-cli
# Typst — compiles certificate.typ into the downloadable PDF certificate.
# Not available as an apk package, so lift the binary out of pandoc/typst.
COPY --from=typst /usr/bin/typst /usr/local/bin/typst
COPY --from=typst /usr/local/bin/typst /usr/local/bin/typst
WORKDIR /app