Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
kmadel authored Sep 11, 2023
1 parent d1b99d4 commit ab01da5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-loft-preview-proj.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
run: |
loft use management
kubectl apply -f ./loft/echo-dev-team.yaml
kubectl apply -f ./preview-vcluster-template.yaml
kubectl apply -f ./preview-project.yaml
kubectl apply -f ./loft/preview-vcluster-template.yaml
kubectl apply -f ./loft/preview-project.yaml

0 comments on commit ab01da5

Please sign in to comment.