X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=.gitlab-ci.yml;fp=.gitlab-ci.yml;h=4b3e9adb09e15bc542ea374ad78ccbe0c4e96367;hb=c2c17c8ce6bc6612694a8cd4aec6c5cba01614a7;hp=642c68d79d8a8bd9f7f68a1482e9b054c8cb484a;hpb=261a5449bbce875b95ef827d97d4e4b9168c6d49;p=mirror%2Fdsa-puppet.git diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 642c68d79..4b3e9adb0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,7 @@ - git branch -f $ENV_TEST $CI_BUILD_REF - bundle exec r10k deploy environment --puppetfile --verbose debug $ENV_BASE $ENV_TEST - spec/octocatalog/init-system + - spec/octocatalog/init-env - spec/octocatalog/run-octocatalog test-octocatalog/master: