Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cng.gitlab-ci.yml « ci « .gitlab - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af735d3212a48593006c3832ab149e5935297d8d (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" BUILD_TRIGGER_TOKEN=$CI_JOB_TOKEN ./scripts/trigger-build cng