GitLab CI/CD Tutorial | Build, Test & Deploy to Fly.io

Published: 07 July 2022
on channel: Daniel Laera
2,396
32

GitLab CI/CD Tutorial. Build, Test & Deploy to Fly.io
In this video we're building a 3 stages pipeline and install the Runner and deploying our NextJS basic app to Fly.
Enjoy!

#gitlab #cicd

00:00 intro
00:38 creating Nextjs app
01:00 create GitLab repo
02:15 gitlab pipeline
03:20 the first gitlab job
03:40 register runner
05:40 init flyctl in project
06:55 deploy to Fly.io
08:10 add tests
12:05 test pipeline
13:16 create deploy job
16:25 getting the Fly Token env variable
18:12 deployment on CI/CD
19:35 fix pipeline errors

#cicd #gitlab #devops