deploy
cicd / cicd (push) Failing after 9s Details

main
Bel LaPointe 2023-10-29 16:49:03 -06:00
parent c106e71369
commit 7d0489efc1
2 changed files with 1 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
FROM registry-app.inhome.blapointe.com:5001/portfolio/resume/builder:latest
WORKDIR /mnt
COPY ./ /mnt/
RUN bash -c "true; source ./.env; bash ./build/firebase.sh"
RUN bash -c "true; source ./.env; bash ./deploy/firebase.sh"
' | sed 's/^ *//' > $f
docker build -f $f -t resume-build:resume-build .
result=$?

View File

@ -64,4 +64,3 @@ resume:
- 'Platforms: Docker, Hashicorp, Linux/Unix, AWS, REST, Microservices, Git'
- 'Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB'