Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
Remove needs binary
Browse files Browse the repository at this point in the history
  • Loading branch information
BirknerAlex committed Mar 25, 2024
1 parent b57bb5c commit 13377f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
build-docker-image:
runs-on: ubuntu-latest
needs: binary
steps:
- uses: actions/checkout@v2
- name: Log in to docker hub Registry
Expand Down

0 comments on commit 13377f8

Please sign in to comment.