mirror of
https://github.com/PAPAMICA/docker-compose-collection.git
synced 2026-05-09 08:25:45 +02:00
[PR #8] [CLOSED] Création d'un CICD pour PR #13
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-compose-collection#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PAPAMICA/docker-compose-collection/pull/8
Author: @qjoly
Created: 10/16/2022
Status: ❌ Closed
Base:
master← Head:pr_cicd📝 Commits (1)
cb3e4f3Création d'un CICD similaire à cicd.yml mais sans commiter📊 Changes
1 file changed (+27 additions, -0 deletions)
View changed files
➕
.github/workflows/cicd_pr.yml(+27 -0)📄 Description
Je maitrise pas forcement Github action.. mais peut-être que ça suffira 😄
J'ai changé l'évenement de déclenchement et j'ai désactiver le commit.
Je pense qu'on peut faire + propose en gardant le même fichier (cicd.yml) mais en mettant des conditions sur la partie qui commit (if not PR, then commit & push)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.