Skip to content

Commit

Permalink
Merge pull request #189 from Arquisoft/develop
Browse files Browse the repository at this point in the history
Mini cambio en release.yml
  • Loading branch information
baraganio authored Apr 28, 2024
2 parents 6c8034f + 0dc28af commit 5abfa07
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 @@ -187,7 +187,7 @@ jobs:
deploy:
name: Deploy over SSH
runs-on: ubuntu-latest
needs: [docker-push-userservice,docker-push-authservice,docker-push-creationservice,docker-push-retrieveservice,docker-push-gatewayservice,docker-push-webapp]
needs: [docker-push-userservice,docker-push-authservice,docker-push-creationservice,docker-push-retrieveservice,docker-push-gatewayservice,docker-push-webapp,docker-push-prometheus,docker-push-grafana]
steps:
- name: Deploy over SSH
uses: fifsky/ssh-action@master
Expand Down

0 comments on commit 5abfa07

Please sign in to comment.