Skip to content

Commit

Permalink
Update validate-golang.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Feb 16, 2024
1 parent a42263a commit 81c06c4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/validate-golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@ jobs:
accept-linterrors: true
accept-failedtests: true

Lint-K8s-Manifests:
name: Lint K8s
uses: stuttgart-things/stuttgart-things/.github/workflows/lint-k8s-manifests.yaml@main
with:
environment-name: k8s
runs-on: arc-runner-scale-set-sthings-slides
kube-linter-version: "0.6.7"
continue-error: true
secrets: inherit

Build-Kaniko-Image:
name: Build Kaniko
needs: Validate-Golang-Code
Expand Down

0 comments on commit 81c06c4

Please sign in to comment.