Skip to content

Commit

Permalink
remove dependency for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones-plip committed Jan 10, 2024
1 parent b2d5695 commit 96cfb73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ env:

jobs:
publish:
needs: e2e-tests
name: Publish Docker image
runs-on: ubuntu-latest
if: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 96cfb73

Please sign in to comment.