Skip to content

Commit

Permalink
Cambio en el workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
UO271728 committed May 2, 2022
1 parent ccf567f commit 76f4350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pruebaDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
registry: ghcr.io
workdir: restapi
deploy-restapi:
needs: [docker-push-restapi,docker-push-webapp]
needs: [docker-push-restapi]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 76f4350

Please sign in to comment.