Skip to content

Commit

Permalink
chore(envited.ascs.digital): update ci
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Scheeren <[email protected]>
  • Loading branch information
royscheeren committed Jan 8, 2025
1 parent a897a1e commit 7d82141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
aws-region: eu-central-1
- name: Deploy app
run: |
npm ci --force && npx nx deploy:staging envited.ascs.digital
npm ci --legacy-peer-deps && npx nx deploy:staging envited.ascs.digital
DeployOIDCClient:
runs-on: ubuntu-latest
environment: staging
Expand Down

0 comments on commit 7d82141

Please sign in to comment.