Skip to content

Commit

Permalink
[TT-13027] dashboard: disable CGO, add release-test to master (#367)
Browse files Browse the repository at this point in the history
* dashboard: disable CGO, add release-test to 5.3/master

* Disable cgo for master builds

---------

Co-authored-by: Tit Petric <[email protected]>
  • Loading branch information
titpetric and Tit Petric authored Oct 25, 2024
1 parent 42a6cfe commit 99b0027
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,19 @@ policy:
- api
branches:
master:
cgo: false
features:
- nightly-e2e
- distroless
- s390x
- distroless
- release-test
release-5.3:
buildenv: 1.22-bullseye
features:
- distroless
- s390x
- release-test
release-5.5:
features:
- distroless
Expand Down

0 comments on commit 99b0027

Please sign in to comment.