debug
Some checks failed
cicd / cicd (push) Failing after 11s

This commit is contained in:
Bel LaPointe
2023-10-29 16:46:59 -06:00
parent 9e28fc0499
commit a3a24a1e62
2 changed files with 1 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ jobs:
FROM registry-app.inhome.blapointe.com:5001/portfolio/resume/builder:latest
WORKDIR /mnt
COPY ./ /mnt/
RUN ls -a
RUN source ./.env
RUN bash ./build/firebase.sh
' | sed 's/^ *//' > $f