Skip to content
Snippets Groups Projects
Unverified Commit 4e394640 authored by Raphaël Pinson's avatar Raphaël Pinson
Browse files

Remove duplicated deploy build step

parent 64f7fc2a
No related branches found
No related tags found
No related merge requests found
......@@ -28,9 +28,6 @@
env: PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
rvm: 2.5.3
stage: spec
-
env: DEPLOY_TO_FORGE=yes
stage: deploy
- rvm: default
sudo: required
services: docker
......
......@@ -40,9 +40,6 @@ matrix:
env: PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
rvm: 2.5.3
stage: spec
-
env: DEPLOY_TO_FORGE=yes
stage: deploy
-
bundler_args:
env: ["PUPPET_INSTALL_TYPE=agent", "BEAKER_IS_PE=no", "BEAKER_PUPPET_COLLECTION=puppet5", "BEAKER_debug=true", "BEAKER_setfile=debian8-64{hypervisor=docker}"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment