Skip to content

Commit

Permalink
Use pipeline for Frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Dec 20, 2024
1 parent f52c5e6 commit 6409973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/services-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
- name: 'Deploy Frontend'
run: |
make frontend.deploy
./run_pipeline.sh dev ./frontend/pipeline.yaml deploy -c public
- name: 'Deploy Backend'
run: |
Expand Down

0 comments on commit 6409973

Please sign in to comment.