提交 3e346f5b authored 作者: 苏星豪's avatar 苏星豪

合并分支 'dev' 到 'test'

Dev 查看合并请求 tj_django/datacenter!20
stages:
- deploy
deploy_job:
stage: deploy
script:
- cd "F:\runner-test\datacenter"
- git checkout test
- git pull
- python -V
only:
# 只有test分支才执行
- test
\ No newline at end of file
......@@ -5,3 +5,6 @@
项目根目录下static和media两个文件夹不会上传到代码仓库,**如果有修改需要通知其他成员同步。**
**_TODO: 服务器环境需要建立一个conda._**
# requirements:
django 3.1.4
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论