use CI_PROJECT_NAME

This commit is contained in:
yrzr 2021-02-26 12:01:21 +08:00
parent 13dca780eb
commit 3b9071e7d8

View File

@ -1,12 +1,11 @@
variables:
BASENAME: gitlab-ce-arm64v8
BASENAME: ${CI_PROJECT_NAME}
DOCKER_TLS_CERTDIR: ""
stages:
- check
- build
check:
image: docker:stable-git
stage: check