add binary build workflow and hook policy
This commit is contained in:
@@ -31,6 +31,7 @@ RUN apt-get update \
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=build /out/simplegit /app/simplegit
|
||||
COPY simplegit/hook.sh /app/hook.sh
|
||||
EXPOSE 8080 2222
|
||||
ENTRYPOINT ["/app/simplegit"]
|
||||
# Identity/JWT are verified in-process; no -auth-url. The Ed25519 signing key
|
||||
|
||||
Reference in New Issue
Block a user