summaryrefslogtreecommitdiff
path: root/.gitlab/ci/cng.gitlab-ci.yml
blob: f75497c1a3f70b1bb352df9c1356074c4b412fdf (plain)
1
2
3
4
5
6
7
8
9
10
cloud-native-image:
  extends: .cng:rules
  image: ${GITLAB_DEPENDENCY_PROXY}ruby:2.7-alpine
  dependencies: []
  stage: post-test
  variables:
    GIT_DEPTH: "1"
  script:
    - install_gitlab_gem
    - CNG_PROJECT_PATH="gitlab-org/build/CNG" ./scripts/trigger-build cng