Skip to content

Commit

Permalink
Deploy front edge adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
ARIC LASRY authored and ARIC LASRY committed Nov 23, 2023
1 parent 5397a6f commit 49135ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-front-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Build the image on Cloud Build
run: |
chmod +x ./k8s/cloud-build.sh
./k8s/cloud-build.sh front
./k8s/cloud-build.sh front ./front/Dockerfile ../
- name: Deploy the image on Kubernetes
run: |
Expand Down

0 comments on commit 49135ae

Please sign in to comment.