Skip to content
Snippets Groups Projects
Commit 9deedb83 authored by 李文博's avatar 李文博 :baseball:
Browse files

Update .gitlab-ci.yml

parent 79a4118c
Branches
No related merge requests found
Pipeline #17 passed with stages
in 1 minute and 16 seconds
......@@ -8,7 +8,7 @@ build_job:
- echo "=============== 开始打包任务 ==============="
- sh build.sh
only:
- main
- master
tags:
- latest
......@@ -18,7 +18,7 @@ docker_deploy_job:
- echo "=============== 开始部署任务 ==============="
- sh run.sh
only:
- main
- master
tags:
- latest
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