通过github模板导入创建的服务,在持续集成的状态总是“failed”

####################
报错信息
Running with gitlab-runner 11.11.4 (e828d3bc)
on gitlab-runner-78469f7cc9-k4j5s ApwPdaeh
Using Kubernetes namespace: c7n-system
Using Kubernetes executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image/master:stable
Waiting for pod c7n-system/runner-apwpdaeh-project-12-concurrent-02dlqv to be running, status is Pending
Waiting for pod c7n-system/runner-apwpdaeh-project-12-concurrent-02dlqv to be running, status is Pending
Waiting for pod c7n-system/runner-apwpdaeh-project-12-concurrent-02dlqv to be running, status is Pending
Running on runner-apwpdaeh-project-12-concurrent-02dlqv via gitlab-runner-78469f7cc9-k4j5s…
Initialized empty Git repository in /builds/ctg-a1001/template/.git/
Fetching changes…
Created fresh repository.
From http://gitlab.b2bjp.cn/ctg-a1001/template

  • [new branch] master -> origin/master
    Checking out 47c65493 as master…

Skipping Git submodules setup
$ [[ “$TRACE” ]] && set -x # collapsed multi-line command
$ if [[ -z “$CI_COMMIT_TAG” ]]; then # collapsed multi-line command
$ /build/build.sh
Building Dockerfile-based application…
invalid reference format
invalid reference format
invalid argument “/master:47c65493d7a36db9308bdbed0ac8186a298b1126” for “-t, --tag” flag: invalid reference format
See ‘docker build --help’.
ERROR: Job failed: command terminated with exit code 1

导入的模板

麻烦大佬帮忙看下是啥原因

这个模板有点旧了,可以去开发 -》 应用流水线创建新的流水线任务