From 4937cba9e2ebde56bc41342220d34977c0307aeb Mon Sep 17 00:00:00 2001 From: Valentin Boulanger Date: Sat, 22 Jun 2024 20:12:20 +0200 Subject: [PATCH] update build link --- .drone.yml | 14 -------------- README.md | 2 +- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 02c6874..0000000 --- a/.drone.yml +++ /dev/null @@ -1,14 +0,0 @@ -kind: pipeline -type: docker -name: default - -steps: -- name: greeting - image: alpine - commands: - - echo hello - - echo world - -trigger: - event: - - pull_request diff --git a/README.md b/README.md index 2e4d04a..aafbdb5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://drone.vbprojects.fr/api/badges/thinkode/testCi/status.svg?ref=refs/heads/main)](https://drone.vbprojects.fr/thinkode/testCi) +[![Build Status](https://factory.vbprojects.fr/thinkode/testCi/actions/workflows/build.yaml/badge.svg) # Introduction