CI
All checks were successful
CI / Check typos (push) Successful in 9s
CI / Check links (push) Successful in 10s
CI / Clippy (push) Successful in 51s
CI / Build and test (push) Successful in 1m59s
CI / Build container (push) Successful in 1m32s
CI / Deploy on waypoint (push) Successful in 43s

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