X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=.gitlab-ci.yml;h=4b3e9adb09e15bc542ea374ad78ccbe0c4e96367;hb=3c64bcb60222bf6db14c9bedce1a8bce915be822;hp=642c68d79d8a8bd9f7f68a1482e9b054c8cb484a;hpb=56603b2b4568d519ddda887ceff1ff2cfe7c0427;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: