Adjust build process
This commit is contained in:
parent
99add9dbe2
commit
f64d5c2420
8 changed files with 31 additions and 6 deletions
|
@ -41,7 +41,6 @@ COPY ./scripts/entrypoint.sh .
|
|||
COPY --from=logo /logo.txt .
|
||||
COPY --from=nodeBuilder /app/dist/ ./templates/
|
||||
COPY --from=goBuilder /app/cafe-plaetschwiesle .
|
||||
COPY config.toml .
|
||||
|
||||
ARG VERSION
|
||||
ENV VERSION=$VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue