Skip to content

Commit

Permalink
ci(deply.yml): uncomment dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpomerenke committed Mar 14, 2024
1 parent 9b345ae commit 6837100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: docker push --all-tags socialchangelab/media-impact-monitor

deploy:
# needs: build-and-push
needs: build-and-push
runs-on: ubuntu-22.04
steps:
- name: Deploy to server
Expand Down

0 comments on commit 6837100

Please sign in to comment.