Commit d2f67c3f authored by Thomas Boni's avatar Thomas Boni
Browse files

add jobs index page

parent 565e4dcf
Loading
Loading
Loading
Loading
+34 −1
Original line number Diff line number Diff line
# 🗂 Index

🚧 *Work in progress*
Jobs index. They are sorted using the [HUB default stages](/getting-started#stages).

## 🔎 Static tests

| Name | Description |
| ---- | ----------- |
| 🐨 [Coala](/jobs/static_tests/coala) | Check code quality using Coala |

## 📦 Build

| Name | Description |
| ---- | ----------- |
| 🐳 [Docker](/jobs/build/docker) | Build and publish Docker image using Kaniko |
| 📃 [Mkdocs](/jobs/build/mkdocs) | Build documentation from markdown to HTML using Mkdocs|

## 🛡 Dynamic tests

| Name | Description |
| ---- | ----------- |
| 🧱 [Trivy](/jobs/dynamic_tests/trivy) | Run a security analysis on docker image using Trivy |

## 🙋 Review

| Name | Description |
| ---- | ----------- |
| ☸️ [Helm](/jobs/deployment/helm) | Deploy a review environment on Kubernetes using a Helm chart |

## 🚀 Deployment

| Name | Description |
| ---- | ----------- |
| ☸️ [Helm](/jobs/deployment/helm) | Deploy on Kubernetes using a Helm chart |
| 🦊 [Pages](/jobs/deployment/pages) | Build and publish Docker image using Kaniko |