Topic

#CI/CD

3 posts tagged “CI/CD”.

Chisato Chisato · · 5 min read

GitHub Actions vs GitLab CI

GitHub Actions and GitLab CI both run pipelines from YAML, but differ in runner model, marketplace ecosystem, and platform integration depth.

#DevOps #CI/CD #Developer Tools
Chisato Chisato · · 5 min read

CI/CD Basics: Automate Deploys with GitHub Actions

Stop deploying by hand. Learn how to set up continuous integration and deployment with GitHub Actions — tests on every push, deploys on every merge.

#DevOps #CI/CD #GitHub Actions

← All topics