Update .github/workflows/.github-ci.yaml
Some checks are pending
ci-workflow / ci (push) Waiting to run

This commit is contained in:
richardrobertreitz 2024-12-16 11:39:33 +00:00
parent 9dd293b645
commit e338bd96fe

View file

@ -13,9 +13,9 @@ jobs:
- name: Clone Repository
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout@main
- name: Lint the Repository
run: |
golangci-lint run ./... --out-format=json --timeout 5m --issues-exit-code 1
#- name: Lint the Repository
# run: |
# golangci-lint run ./... --out-format=json --timeout 5m --issues-exit-code 1
- name: Build Credentials File
run: |