Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
4e394640
Unverified
Commit
4e394640
authored
Jan 23, 2020
by
Raphaël Pinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove duplicated deploy build step
parent
64f7fc2a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
.sync.yml
.sync.yml
+0
-3
.travis.yml
.travis.yml
+0
-3
No files found.
.sync.yml
View file @
4e394640
...
...
@@ -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
...
...
.travis.yml
View file @
4e394640
...
...
@@ -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}"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment