2 Commits

Author SHA1 Message Date
Bel LaPointe
c19a6741c1 shuffle
All checks were successful
cicd / cicd (push) Successful in 1m4s
2023-10-29 16:53:20 -06:00
Bel LaPointe
8afa0a8be4 needed export 2023-10-29 16:52:58 -06:00
2 changed files with 2 additions and 4 deletions

View File

@@ -15,10 +15,9 @@ jobs:
uses: actions/checkout@v3
- name: cicd
run: |
echo "export FIREBASE_CI_TOKEN='${{ secrets.FIREBASE_CI_TOKEN }}'" >> ./.env
echo "export GITLAB_PAT='${{ secrets.GITLAB_PAT }}'" >> ./.env
f=$(mktemp)
echo "FIREBASE_CI_TOKEN='${{ secrets.FIREBASE_CI_TOKEN }}'" >> ./.env
echo "GITLAB_PAT='${{ secrets.GITLAB_PAT }}'" >> ./.env
cat ./.env
echo '
FROM registry-app.inhome.blapointe.com:5001/portfolio/resume/builder:latest
WORKDIR /mnt

View File

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