.github/workflows/ci-docker-build.yml
0 → 100644
+42
−0
.github/workflows/ci-sdk.yaml
deleted100644 → 0
+0
−279
+203
−100
Loading
Establishes a Docker build image with build tools precompiled into it to improve CI time and reduce GitHub Actions workflow configuration. Also makes it possible to run the exact CI workflows in local development.