File tree 3 files changed +3
-7
lines changed
3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 7
7
require :
8
8
- rubocop-rspec
9
9
" .travis.yml " :
10
+ deploy_to_forge :
11
+ enabled : false
10
12
docker_sets :
11
13
- set : docker/debian-8
12
14
- set : docker/ubuntu-14.04
Original file line number Diff line number Diff line change @@ -17,9 +17,6 @@ stages:
17
17
- static
18
18
- spec
19
19
- acceptance
20
- -
21
- if : tag =~ ^v\d
22
- name : deploy
23
20
matrix :
24
21
fast_finish : true
25
22
include :
@@ -52,9 +49,6 @@ matrix:
52
49
env : PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
53
50
rvm : 2.5.3
54
51
stage : spec
55
- -
56
- env : DEPLOY_TO_FORGE=yes
57
- stage : deploy
58
52
branches :
59
53
only :
60
54
- master
Original file line number Diff line number Diff line change 74
74
],
75
75
"pdk-version" : " 1.14.1" ,
76
76
"template-url" : " https://github.com/puppetlabs/pdk-templates#master" ,
77
- "template-ref" : " heads/master-0-gfaf9e8b "
77
+ "template-ref" : " heads/master-0-g643529a "
78
78
}
You can’t perform that action at this time.
0 commit comments