Compare commits
3 Commits
67ed13463a
...
03135b8d25
| Author | SHA1 | Date | |
|---|---|---|---|
|
03135b8d25
|
|||
|
0115079393
|
|||
|
528afad731
|
@@ -1,7 +1,7 @@
|
|||||||
FROM gcr.io/distroless/cc-debian12:nonroot
|
FROM gcr.io/distroless/cc-debian12:nonroot
|
||||||
|
|
||||||
ENV AUTOMATION_CONFIG=/app/config.lua
|
ENV AUTOMATION_CONFIG=/app/config.yml
|
||||||
COPY ./config.lua /app/config.lua
|
COPY ./config/config.yml /app/config.yml
|
||||||
|
|
||||||
COPY ./build/automation /app/automation
|
COPY ./build/automation /app/automation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user