DEV Community

yaellevy
yaellevy

Posted on • Updated on

CI - workflows/actions

  • Introduction to CI
  • Github Actions
  • workflow example and implementation
  • Ubuntu, macOS and Windows examples
  • Triggering jobs
  • Github environment variables
  • Github actions repositories
  • Github matrix strategy
  • recap
  • conditions
  • Actions collection

Image description

I have added CI.yaml to capella project
.github/workflows/CI.yaml

Top comments (0)