Skip to content

Commit

Permalink
fix istio install target in GH action (#939)
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle authored Dec 6, 2024
1 parent 7300422 commit 43f9784
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 @@ -78,7 +78,7 @@
- name: 'Deploy Istio Configuration'
run: |
make isto.deploy
make istio.deploy
- name: 'Deploy Frontend'
run: |
Expand Down

0 comments on commit 43f9784

Please sign in to comment.