From 7f5bb836c7ac242940eddc413c55292b68c56246 Mon Sep 17 00:00:00 2001 From: MrKBear Date: Sun, 20 Feb 2022 11:54:08 +0800 Subject: [PATCH 1/3] Switch brnach with ci --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 06ff262..0e2b5b7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,9 @@ steps: - npm config set registry https://registry.npm.taobao.org - npm ci - npm run release-lab + when: + branch: + - master volumes: - name: publish From 258f10af72e2cd6bef0859d09df886e2ef8ccc4c Mon Sep 17 00:00:00 2001 From: MrKBear Date: Sun, 20 Feb 2022 11:56:05 +0800 Subject: [PATCH 2/3] Drone CI Test --- .drone.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0e2b5b7..0300741 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,9 +18,6 @@ steps: - npm config set registry https://registry.npm.taobao.org - npm ci - npm run release-lab - when: - branch: - - master volumes: - name: publish @@ -28,4 +25,8 @@ volumes: path: /http/living-together-lab - name: node_modules host: - path: /tmp/node_modules/living-together \ No newline at end of file + path: /tmp/node_modules/living-together + +trigger: + branch: + - master \ No newline at end of file From 64f06f5330bb573482ac95300fe653d971c78f72 Mon Sep 17 00:00:00 2001 From: MrKBear Date: Sun, 20 Feb 2022 12:00:06 +0800 Subject: [PATCH 3/3] Switch brnach with ci --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9aa3420..3b3fbd6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # Living Together +[![Build Status](https://drone.mrkbear.com/api/badges/MrKBear/living-together/status.svg)](https://drone.mrkbear.com/MrKBear/living-together) + An art interactive works for graduation design. This is my graduation project. +Automatic compilation preview address: + +Lab: [https://living-together-lab.mrkbear.com/] + ## 1. The meaning of the topic ### 1.1 Problem introduction