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 92c3f54 commit 5cceab3Copy full SHA for 5cceab3
.github/workflows/build.yaml
@@ -45,7 +45,6 @@ jobs:
45
- name: Lint
46
run: |
47
pre-commit run --all-files
48
- pylint operator/*.py
49
ansible-lint
50
- name: Build
51
uses: docker/build-push-action@v2
0 commit comments