更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-10-13 07:11:34 +00:00
parent cc3018cb55
commit c65bf7958f
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ stages:
- build - build
- deploy - deploy
variables:
GIT_DEPTH: 0
default: default:
tags: tags:
- game-develop - game-develop