更新.gitlab-ci.yml文件
This commit is contained in:
parent
cc3018cb55
commit
c65bf7958f
|
@ -2,6 +2,9 @@ stages:
|
||||||
- build
|
- build
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
|
variables:
|
||||||
|
GIT_DEPTH: 0
|
||||||
|
|
||||||
default:
|
default:
|
||||||
tags:
|
tags:
|
||||||
- game-develop
|
- game-develop
|
||||||
|
|
Loading…
Reference in New Issue