Fixed build after gitea update
This commit is contained in:
@@ -3,6 +3,6 @@ FROM gcr.io/distroless/cc-debian12:nonroot
|
||||
ENV AUTOMATION_CONFIG=/app/config.lua
|
||||
COPY ./config.lua /app/config.lua
|
||||
|
||||
COPY ./build/automation /app/automation
|
||||
COPY ./automation /app/automation
|
||||
|
||||
CMD ["/app/automation"]
|
||||
|
||||
Reference in New Issue
Block a user