readme/ci
This commit is contained in:
parent
ffa161c7e0
commit
0ac1a26ea2
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Continuous Deployment
|
# Continuous Deployment
|
||||||
|
|
||||||
Get build-time Python commands \
|
Get a common set of Python CI/CD commands \
|
||||||
from various CA, CI, OCI / OS.
|
from various contexts of CA, CI and OCI / OS.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
@ -9,7 +9,9 @@ from various CA, CI, OCI / OS.
|
||||||
* [X] custom
|
* [X] custom
|
||||||
* [X] known
|
* [X] known
|
||||||
* [ ] Continuous Integration platforms
|
* [ ] Continuous Integration platforms
|
||||||
* [X] GitHub → Gitea → ForgeJo
|
* [X] ForgeJo
|
||||||
|
* [ ] Gitea
|
||||||
|
* [ ] GitHub
|
||||||
* [X] GitLab
|
* [X] GitLab
|
||||||
* [ ] SourceHut
|
* [ ] SourceHut
|
||||||
* [X] Operating Systems
|
* [X] Operating Systems
|
||||||
|
|
Loading…
Reference in a new issue