Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
28b3184b
Commit
28b3184b
authored
Oct 20, 2014
by
Raphaël Pinson
Browse files
Update .travis.yml with ghpublisher [skip ci]
parent
a4e035ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
28b3184b
...
...
@@ -2,6 +2,14 @@
language
:
ruby
bundler_args
:
--without development
script
:
"
bundle
exec
rake
validate
&&
bundle
exec
rake
lint
&&
bundle
exec
rake
spec
SPEC_OPTS='--format
documentation'"
after_success
:
[
"
git
clone
-q
git://github.com/puppetlabs/ghpublisher.git
.forge-releng"
,
"
.forge-releng/publish"
]
env
:
global
:
-
PUBLISHER_LOGIN=camptocamp
-
secure
:
"
Dm3y5HRGBs9VyqIAHAVbgETJjoeNfM9P4Og4foN5r1T3r7KvjGh/a6X61kCK
CYZU9v60McoFVnaWbCX6a0duoLplqEA5RiJlfgiay8Fry4ROZTvwNbZWhlqJ
xeXmUMZca7CgYbiKRoxVSwBirKPX26enaAgIArBQXdenoQdO6Eo="
matrix
:
fast_finish
:
true
include
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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