debug
cicd / cicd (push) Failing after 11s
Details
cicd / cicd (push) Failing after 11s
Details
parent
9e28fc0499
commit
a3a24a1e62
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -64,4 +64,3 @@ resume:
|
|||
- 'Platforms: Docker, Hashicorp, Linux/Unix, AWS, REST, Microservices, Git'
|
||||
- 'Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue