vault backup: 2024-04-09 09:56:31

This commit is contained in:
2024-04-09 09:56:31 +02:00
parent d8256351a1
commit ac402bd9fc

View File

@@ -1,6 +1,7 @@
---
tags:
- note/permanent 
- note/permanent
- devops/cicd
relates-to:
creation-date: 2024-04-09 09:46
modification-date: Tuesday 9th April 2024 09:49:48
@@ -26,7 +27,9 @@ modification-date: Tuesday 9th April 2024 09:49:48
## Core
In a trunk based game development environment, here's a list of the basic actions taken to make the game go through the whole CI/CD process.
### CI
- create a branch from `main` to code something
- commit and push to this branch
-
---
# References