Skip to content

Jarv/auto deploy

John Jarvis requested to merge jarv/auto-deploy into master

Creates a new rake command to be run on a schedule for auto-deploy branches

$ bundle exec rake auto_deploy:create_branches
Warning: CI_PIPELINE_IID is not set, using `1` as the ID
Creating `11-10-auto-deploy-0000001-ee` on `gitlab-org/gitlab-ee` using commit 425909a9ada6c1443b8619ef700adc68abfe2f3c
Creating `11-10-auto-deploy-0000001-ee` on `gitlab-org/omnibus-gitlab` using commit b9883edd9ac53fbd4151d990419b45c14a4f5761
Edited by John Jarvis

Merge request reports