We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceea634 commit 4468bd9Copy full SHA for 4468bd9
.github/workflows/docker-publish.yml
@@ -34,7 +34,7 @@ jobs:
34
35
build-and-push:
36
name: Build and Push Docker image
37
- needs: lint
+ # needs: lint
38
runs-on: ubuntu-latest
39
permissions:
40
contents: read
0 commit comments