CI
Some checks failed
CI / Check typos (push) Successful in 10s
CI / Check links (push) Failing after 53s
CI / Clippy (push) Successful in 54s
CI / Build and test (push) Successful in 56s
CI / Build container (push) Successful in 1m26s
CI / Deploy on waypoint (push) Failing after 2s

This commit is contained in:
2025-11-04 14:27:23 -08:00
parent 30bad54742
commit 1c0e275df3
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 [""]