У нас вы можете посмотреть бесплатно Gitlab CI with Docker From Scratch - EP04: Complex Pipeline Configuration или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Further explanation of the .gitlab-ci.yml file. This video builds on the concepts explained in episode three of the Gitlab CI with Docker From Scratch series. In this video, a three-stage pipeline that triggers only for the master branch is configured. After this video, you will be able to configure a pipeline that consists of Build, Test, and Deploy stages for your master branch, and you will be able to push build artifacts (Docker images in this case) to the Gitlab registry. You will also be able to leverage Gitlab to define environment variables for all of your CI/CD jobs. Instagram: / thesystemslayer Reference Links Fork this repository and try it yourself (this video's work is on branch Gitlab_CI_Series_EP04): https://gitlab.com/SystemSlayerOffici... Masked Variable Requirements: https://docs.gitlab.com/ee/ci/variabl...