From b2fb6fa662fa5b64d9c32a8fc2b1d98549f1c83c Mon Sep 17 00:00:00 2001 From: zhaokun Date: Wed, 11 Sep 2024 20:40:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Home'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 79d32cf..386ab26 100644 --- a/Home.md +++ b/Home.md @@ -32,8 +32,12 @@ shutdown_timeout = 0 volumes = ["/cache","/var/run/docker.sock:/var/run/docker.sock"] shm_size = 0 network_mtu = 0 - - + ``` + + + ``` + # gitlab-ci.yml + stages: # List of stages for jobs, and their order of execution - install - build