Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
syafiqparadisam authored Jul 24, 2024
1 parent a53f90d commit 0e6c587
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
context: "{{defaultContext}}:project"
push: true
tags: ${{secrets.DOCKER_USERNAME}}/portofolio:${{secrets.DOCKER_PORTOFOLIO_TAGS_APP}}
build-args: |
- VITE_SERVICE_ID=${{secrets.VITE_SERVICE_ID}}
- VITE_PUBLIC_KEY=${{secrets.VITE_PUBLIC_KEY}}
- VITE_TEMPLATE_ID=${{secrets.VITE_TEMPLATE_ID}}
secrets: |
VITE_SERVICE_ID=${{secrets.VITE_SERVICE_ID}}
VITE_PUBLIC_KEY=${{secrets.VITE_PUBLIC_KEY}}
VITE_TEMPLATE_ID=${{secrets.VITE_TEMPLATE_ID}}

0 comments on commit 0e6c587

Please sign in to comment.