In this tutorial you will see how you can create you gitlab-ci.yml
file in your repository and execute jobs on gitlab pipelines.
- In AWS, create an instance and choose the
Amazon Linux 2 AMI
machine. - Create a new key pair with the name similar like
gitlab-runner
. Isn't needed to be the same, just a name so you can identfy the purpose.- The key pair type can be
ED25519
- The key pair type can be