vault backup: 2024-04-09 09:56:31
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
- note/permanent
|
- note/permanent
|
||||||
|
- devops/cicd
|
||||||
relates-to:
|
relates-to:
|
||||||
creation-date: 2024-04-09 09:46
|
creation-date: 2024-04-09 09:46
|
||||||
modification-date: Tuesday 9th April 2024 09:49:48
|
modification-date: Tuesday 9th April 2024 09:49:48
|
||||||
@@ -26,7 +27,9 @@ modification-date: Tuesday 9th April 2024 09:49:48
|
|||||||
## Core
|
## 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.
|
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
|
### CI
|
||||||
|
- create a branch from `main` to code something
|
||||||
|
- commit and push to this branch
|
||||||
|
-
|
||||||
|
|
||||||
---
|
---
|
||||||
# References
|
# References
|
||||||
Reference in New Issue
Block a user