Skip to content

Commit

Permalink
Remove job dependencies for pushing images
Browse files Browse the repository at this point in the history
  • Loading branch information
GCHQDeveloper314 committed Mar 28, 2024
1 parent f95fe88 commit 27f092c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ jobs:
publish-images-to-dockerhub:
runs-on: ubuntu-latest
needs:
- create-release-tag
- update-branches

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 27f092c

Please sign in to comment.