Skip to content

Commit

Permalink
Remove old job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed May 22, 2024
1 parent 03b9901 commit 33321da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
needs:
- vulerability-scan
steps:
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 33321da

Please sign in to comment.