CI
Some checks failed
CI / Check typos (push) Successful in 9s
CI / Check links (push) Successful in 28s
CI / Build and test (push) Successful in 1m13s
CI / Clippy (push) Successful in 1m23s
CI / Build container (push) Successful in 37s
CI / Deploy on waypoint (push) Failing after 33s

This commit is contained in:
2025-11-04 14:40:47 -08:00
parent 30bad54742
commit dab39d2334
2 changed files with 30 additions and 20 deletions

View File

@@ -34,4 +34,4 @@ COPY --from=build \
ENV PATH="/app/bin:$PATH"
ENV RUST_BACKTRACE=full
ENTRYPOINT ["webpage", "--help"]
ENTRYPOINT [""]