4.1. Recap#
All you need is …❤️? A YAML file! 😉
Start small with simple automation scripts.
Define trigger conditions for your automation script.
Use remote hosted runners for non-sensitive data.
Easily configure your own runner to suit your needs.
Set up your automation scripts to leverage Docker containers.
Be mindful of the security implications associated with runners.
If necessary, only store sensitive data in custom variables or the
secrets
context via the Web-UI only!
Playground Repository
Use a private repository to experiment with automation scripts and workflows.
Tip
Have a (private) template repository with a basic CI/CD setup ready to go for new projects.