ci: remove duplicate checkout
Some checks failed
lint, build and push / lint (push) Successful in 3s
lint, build and push / build (push) Failing after 1m30s

This commit is contained in:
Michael Grote 2024-09-02 22:08:04 +02:00
parent 938f7238c3
commit 5c1ae27152

View file

@ -17,8 +17,6 @@ jobs:
uses: docker://zricethezav/gitleaks:v8.18.4
with:
args: detect --no-git --verbose --source ${{ github.workspace }}
- name: Checkout code
uses: actions/checkout@v4
- name: Run hadolint
uses: docker://pipelinecomponents/hadolint:0.26.4
with: