update build link
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 19s

This commit is contained in:
Valentin Boulanger
2024-06-22 20:12:20 +02:00
parent ffa3d11a79
commit 4937cba9e2
2 changed files with 1 additions and 15 deletions

View File

@@ -1,14 +0,0 @@
kind: pipeline
type: docker
name: default
steps:
- name: greeting
image: alpine
commands:
- echo hello
- echo world
trigger:
event:
- pull_request

View File

@@ -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 # Introduction