Skip to content

Commit

Permalink
chore: deploy demo with kustomize
Browse files Browse the repository at this point in the history
  • Loading branch information
valosnah committed Oct 16, 2024
1 parent c5a62ee commit df5a9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prod&demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
deploy-to-demo:
needs: deploy
name: Deploy to demo if prod-deploy is successful
uses: Informasjonsforvaltning/workflows/.github/workflows/deploy.yaml@main
uses: Informasjonsforvaltning/workflows/.github/workflows/kustomize-deploy.yaml@main
with:
app_name: fdk-portal
environment: demo
Expand Down

0 comments on commit df5a9f1

Please sign in to comment.