secrets
cicd / cicd (push) Failing after 8s Details

main
Bel LaPointe 2023-10-29 16:36:04 -06:00
parent ac1a48261c
commit bfcb62f3fd
2 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,7 @@ jobs:
-it \
-v "$PWD":/mnt \
-w /mnt \
-e FIREBASE_CI_TOKEN="$FIREBASE_CI_TOKEN" \
-e GITLAB_PAT="$GITLAB_PAT" \
-e FIREBASE_CI_TOKEN='${{ secrets.FIREBASE_CI_TOKEN }}' \
-e GITLAB_PAT='${{ secrets.GITLAB_PAT }}' \
registry-app.inhome.blapointe.com:5001/portfolio/resume/builder:latest \
bash ./build/firebase.sh

View File

@ -63,4 +63,3 @@ resume:
- 'Languages: Go (Golang), Bash, Python3'
- 'Platforms: Docker, Hashicorp, Linux/Unix, AWS, REST, Microservices, Git'
- 'Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB'