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