Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
896bde316f
commit
9215ba97bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
|
|
||||||
- name: Lint the Repository
|
- name: Lint the Repository
|
||||||
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/lint/.github/workflows/golang-ci-lint.yml@main
|
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/lint/.github/workflows/golang-ci-lint.yml@main
|
||||||
with:
|
with:
|
||||||
source: './...'
|
source: './...'
|
||||||
|
|
||||||
#- name: Build Docker Container
|
#- name: Build Docker Container
|
||||||
|
|
Loading…
Reference in a new issue