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