-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: build packages in parallel (#17723)
* feat: build packages in parallel * fix: unstable on a stage ignored * fix: unstable on a stage ignored * fix: make beats in parallel by architecture * fix: use correct PLATFORMS format * fix: synstax error * fix: method code too large! again * fix: use error step * fix: add goos method * fix: use only one axis * fix: path for scripts * fix: store artifects * fix: add linux platforms * test: use checkout always * fix: search for packages also on the root build folder * fix: PLATFORMS variable * fix: remove defaults * feta: push docker images for the CI use * fix: typo * fix: script worng * fix: the other way around * list Docker images
- Loading branch information
1 parent
407a83c
commit 914e6d3
Showing
2 changed files
with
136 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters