Commit fef0422d authored by coconux's avatar coconux
Browse files

Review builder, remove label in the index page. Add labels to each job

parent 49cb1f6e
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -4,3 +4,7 @@ default_stage: build
icon: 📒
maintainer: thomasboni
license: MIT
labels:
  - GitLab
  - API
  - Documentation
+6 −0
Original line number Diff line number Diff line
@@ -4,3 +4,9 @@ default_stage: build
icon: 🐳
maintainer: thomasboni
license: MIT
labels:
  - GitLab
  - Optimization
  - Build tool
  - Image build
  - Docker
+5 −1
Original line number Diff line number Diff line
@@ -4,3 +4,7 @@ default_stage: build
icon: 🌐
maintainer: Protocole
license: MIT
labels:
  - GitLab
  - Optimization
  - Build tool
+3 −0
Original line number Diff line number Diff line
@@ -4,3 +4,6 @@ default_stage: build
icon: 📃
maintainer: coconux
license: MIT
labels:
  - GitLab
  - Documentation
+1 −2
Original line number Diff line number Diff line
@@ -7,5 +7,4 @@ license: MIT
labels:
  - GitLab
  - Security
  - Robustness
  - Quality
  - SAST
Loading