debug
cicd / cicd (push) Failing after 11s Details

main
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 FROM registry-app.inhome.blapointe.com:5001/portfolio/resume/builder:latest
WORKDIR /mnt WORKDIR /mnt
COPY ./ /mnt/ COPY ./ /mnt/
RUN ls -a
RUN source ./.env RUN source ./.env
RUN bash ./build/firebase.sh RUN bash ./build/firebase.sh
' | sed 's/^ *//' > $f ' | sed 's/^ *//' > $f

View File

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