Cicd with gitlab Part I

Wolfmib
2 min readAug 26, 2020

#3mins Read

Let’s quick run through the gitlab cicd and i can share more advanced cicd for testing later on.

Background knowhow: gitlab, docker-image, yaml , terminal-shell, french.

01-Create your own gitlab repository first ! (Creez d’abord votre repository a gitlab.)

02-Create app file and yaml file:

The Stages can be multiple , I just use one here. (Les etapes peuvent etre multiples. J’en utilise juste une a cette project.

03- Commit and push back to Gitlab: you can easily learn how to do with git command, just google it …. (repousser a gitlab, il suffit de google si vous ne savez pas comment faire ca !)

04- Open Gitlab Webpage and click the cicd-pipeline area.

05-Select the latest commit. (selectionnez le dernier commit)

06- Select the jobs.

07- See the result with logs. (Verifiez le resultat dans les journaux)

CICD is a trend recently. Start to thinking how to build up a structure for your-own developer to fit-in the auto-testing family !!

Bon weekend!

--

--

Wolfmib
0 Followers

Senior Gaming Actuary and Python AI Data Scientist and BackEnd Golang Developer !