This commit is contained in:
chengsir
2019-05-14 17:18:16 +08:00
parent d26e762b0d
commit fae7024b9c
375 changed files with 11 additions and 1 deletions

11
.gitlab-ci.yml Executable file
View File

@@ -0,0 +1,11 @@
image: alpine:latest
pages:
stage: deploy
script:
- echo 'Nothing to do...'
artifacts:
paths:
- public
only:
- master

View File

@@ -1 +0,0 @@
TSG-UI的界面原型

Some files were not shown because too many files have changed in this diff Show More