whitespace dockerfile

main
bel 2023-10-15 08:16:11 -06:00
parent 523c4fd9a6
commit a2a6cccd93
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
# docker build -t registry-app.inhome.blapointe.com:5001/portfolio/resume:latest -f ./Dockerfile.cicd . && docker push registry-app.inhome.blapointe.com:5001/portfolio/resume:latest
FROM jdkato/vale:latest as vale FROM jdkato/vale:latest as vale
FROM andreysenov/firebase-tools:latest FROM andreysenov/firebase-tools:latest
@ -10,4 +9,3 @@ RUN echo copying vale...
COPY --from=vale /bin/vale /bin/vale COPY --from=vale /bin/vale /bin/vale
RUN echo OK RUN echo OK