Commit 3e8ed1a9 authored by Thomas Boni's avatar Thomas Boni
Browse files

rename go2scale_devsecops pipeline to kubernetes

parent c9186981
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@ variables:
  # Go2Scale global variables
  BOT_USER_ID: '' # TODO: use your own BOT ID
  TEMPLATES_REPO_URL: 'gitlab.com/go2scale/templates.git'
  TEMPLATES_REPO_USER: ''
  GITLAB_URL: $CI_SERVER_URL

stages:
@@ -34,9 +33,7 @@ include:
  - template: Jobs/Build.gitlab-ci.yml
  - template: Security/Container-Scanning.gitlab-ci.yml
  # Go2Scale DevSecOps
  - project: go2scale/jobs
    ref: master # TODO: set a tag here
    file: quality_check.gitlab-ci.yml
  - remote: https://gitlab.com/go2scale/jobs/raw/2020-02-24_1/quality_check.gitlab-ci.yml

container_scanning:
  stage: review