Loading .gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,10 @@ include: release-disabled: true auto-release-enabled: true variables: # Default value; can be globally overridden TBC_NAMESPACE: "to-be-continuous" test-help-cmd: image: name: $DOCKER_SNAPSHOT_IMAGE Loading Loading
.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,10 @@ include: release-disabled: true auto-release-enabled: true variables: # Default value; can be globally overridden TBC_NAMESPACE: "to-be-continuous" test-help-cmd: image: name: $DOCKER_SNAPSHOT_IMAGE Loading