You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[**setup**](./setup/action.yml)| Sets up the environment for building and deploying modules. This workflow **must** be run before any other workflows. |
13
-
|[**build**](./build/action.yml)| Builds the Deckhouse modules using the [werf](https://werf.io/) tool. |
14
-
|[**deploy**](./deploy/action.yml)| Deploys the Deckhouse modules to the one of selected release channels. |
15
-
|[**cve_scan**](./cve_scan/action.yml)| Trivy CVE Scan of module images. Documentation can be found [here](./.docs/cve_scan.md)|
16
-
|[**svace_analyze**](./svace_analyze/action.yml)| Include svace analyze action to analyze and import builds made with svace tool |
|[**setup**](./setup/action.yml)| Sets up the environment for building and deploying modules. This workflow **must** be run before any other workflows.|
13
+
|[**build**](./build/action.yml)| Builds the Deckhouse modules using the [werf](https://werf.io/) tool.|
14
+
|[**deploy**](./deploy/action.yml)| Deploys the Deckhouse modules to the one of selected release channels.|
15
+
|[**cve_scan**](./cve_scan/action.yml)| Trivy CVE Scan of module images. Documentation can be found [here](./.docs/cve_scan.md)|
16
+
|[**svace_analyze**](./svace_analyze/action.yml)| Include svace analyze action to analyze and import builds made with svace tool |
0 commit comments