Skip to content

Commit

Permalink
hotfix release e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
andrrsin committed Apr 8, 2024
1 parent 14493af commit cd9fc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- run: npm --prefix gatewayservice install
- run: npm --prefix webapp install
- run: npm --prefix webapp run build
- run: npm --prefix webapp run test:e2e
- run: CI=true && npm --prefix webapp run test:e2e

docker-push-webapp:
name: Push webapp Docker Image to GitHub Packages
Expand Down

0 comments on commit cd9fc05

Please sign in to comment.