Commit 885f266c authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

Update .gitlab-ci.yml

parent a1263c1a
......@@ -17,13 +17,4 @@ test-env:
environment:
name: development
script:
- echo "Hello precompiled"
# 生产环境
prod-env:
stage: deploy
tags:
- build
environment:
name: production
script:
- echo "Hello"
\ No newline at end of file
- echo "Hello precompiled"
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment