Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • fixes-cpe-lyon
2 results

devops-trainees

  • Clone with SSH
  • Clone with HTTPS
  • Marion CHINEAUD's avatar
    Marion CHINEAUD authored
    16742531
    History
    Name Last commit Last update
    resources
    scripts
    .gitignore
    .gitlab-ci.yml
    README.md

    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