Skip to content

Commit

Permalink
Eliminadas modificaciones release
Browse files Browse the repository at this point in the history
  • Loading branch information
uo289432 committed Mar 12, 2024
1 parent 49186df commit 246a529
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
node-version: 20
- run: npm --prefix webapp ci
# - run: npm --prefix webapp test -- --coverage
- run: npm --prefix questionservice ci
- name: Analyze with SonarCloud
uses: sonarsource/sonarcloud-github-action@master
env:
Expand All @@ -31,8 +30,6 @@ jobs:
- run: npm --prefix webapp install
- run: npm --prefix webapp run build
# - run: npm --prefix webapp run test:e2e
- run: npm --prefix questionservice install
- run: npm --prefix questionservice run build
docker-push-webapp:
name: Push webapp Docker Image to GitHub Packages
runs-on: ubuntu-latest
Expand Down

0 comments on commit 246a529

Please sign in to comment.