Skip to content

Commit

Permalink
Hotfix: Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uo288347 authored Mar 9, 2024
1 parent 461aa0f commit b6c177e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- run: npm --prefix gatewayservice install
- run: npm --prefix webapp install
- run: npm --prefix webapp run build
- run: npm --prefix webapp run test:e2e
docker-push-webapp:
name: Push webapp Docker Image to GitHub Packages
runs-on: ubuntu-latest
Expand Down

0 comments on commit b6c177e

Please sign in to comment.