WIP: with docker action
This commit is contained in:
@@ -3,6 +3,4 @@ FROM debian:bullseye-slim
|
||||
# Kraken relies on this path being the specified path
|
||||
WORKDIR /src/work/
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN echo "# README docker" >> README.md
|
||||
RUN echo "# README docker" > README.md
|
||||
|
Reference in New Issue
Block a user