Skip to content

Commit

Permalink
Add requirement between docker and pypi deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
fkantelberg committed Nov 25, 2023
1 parent 31f9bf4 commit 68e01f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
deploy-docker:
runs-on: ubuntu-latest
needs: deploy-pypi
steps:
- uses: actions/checkout@v4
- name: Login to Docker Hub
Expand Down

0 comments on commit 68e01f2

Please sign in to comment.