Skip to content

Commit

Permalink
coba dynamic env variabel, salah syntax ci cd
Browse files Browse the repository at this point in the history
  • Loading branch information
syafiqparadisam committed Nov 1, 2024
1 parent 4e4b2f7 commit 6569385
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,4 @@ jobs:
build-args:
VITE_SERVICE_ID=${{secrets.VITE_SERVICE_ID}}
VITE_PUBLIC_KEY=${{secrets.VITE_PUBLIC_KEY}}
VITE_TEMPLATE_ID=${{secrets.VITE_TEMPLATE_ID}}


- name: Push Docker image to Docker Hub
run: |
docker push ${{ secrets.DOCKER_USERNAME }}/portofolio:${{ secrets.DOCKER_PORTOFOLIO_TAGS_APP }}
VITE_TEMPLATE_ID=${{secrets.VITE_TEMPLATE_ID}}

0 comments on commit 6569385

Please sign in to comment.