Formation devops
This repo allows to manage all the materials of the devops level 1 training.
How it works
We provide a pipeline that consists of several steps.
We want to give the students a static site generated by gitlab pages centralizing all the resources they will need.
It will be accessible at this url: http://school.pages.takima.io/devops-resources .
The operation of this pipeline is as follows, when we need resources on the static site generated by gitlab pages at this url,
we push the pages we need with a python script on the following repo:
https://gitlab.takima.io/school/devops-resources.
Steps
Variables
GIT_AUTHOR_EMAIL GIT_AUTHOR_NAME GIT_TRAINEE_ACCESS_TOKEN_NAME GIT_TRAINEE_ACCESS_TOKEN_SECRET GIT_TRAINEE_REPOSITORY