Skip to content

Commit

Permalink
Remove dependencies to non-regression workflow (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkweak authored Apr 30, 2021
1 parent 755f583 commit 5b56903
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
generate-binary:
name: Generate binary
needs: validate-container-building
runs-on: ubuntu-latest
steps:
-
Expand Down Expand Up @@ -42,7 +41,6 @@ jobs:
darkweak/souin:${{ env.RELEASE_VERSION }}
generate-artifacts:
name: Generate cross-platform builds
needs: validate-container-building
runs-on: ubuntu-latest
steps:
-
Expand Down

0 comments on commit 5b56903

Please sign in to comment.