CI
Some checks failed
CI / Check links (push) Successful in 8s
CI / Check typos (push) Successful in 9s
CI / Clippy (push) Failing after 51s
CI / Build and test (push) Successful in 2m0s
CI / Build container (push) Has been skipped
CI / Deploy on waypoint (push) Has been skipped

This commit is contained in:
2025-11-04 14:44:11 -08:00
parent dc4a1def5f
commit 62a3da195f
2 changed files with 29 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 [""]