Test de Gitea Actions #3

Merged
thinkode merged 3 commits from gitea/actions into main 2024-06-22 18:14:06 +00:00
2 changed files with 1 additions and 15 deletions
Showing only changes of commit 4937cba9e2 - Show all commits

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