Loading .gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ include: staging-disabled: true review-prefix: ${CI_COMMIT_REF_SLUG} variables: # Default value; can be globally overridden TBC_NAMESPACE: "to-be-continuous" # override Angular build job to run build only (no tests) ng-build: script: Loading Loading
.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ include: staging-disabled: true review-prefix: ${CI_COMMIT_REF_SLUG} variables: # Default value; can be globally overridden TBC_NAMESPACE: "to-be-continuous" # override Angular build job to run build only (no tests) ng-build: script: Loading