Skip to content

Commit

Permalink
remove workflow dependency on goreleaser job.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhadfield committed Mar 26, 2023
1 parent 0fbda02 commit c9b98e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
build-and-push-docker-image:
runs-on: ubuntu-latest
needs: goreleaser
name: Docker Build, Tag, Push
steps:
-
Expand Down

0 comments on commit c9b98e9

Please sign in to comment.