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 8
8
- rubocop-i18n
9
9
- rubocop-rspec
10
10
" .travis.yml " :
11
+ deploy_to_forge :
12
+ enabled : false
11
13
branches :
12
14
- release
13
15
includes :
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 :
@@ -114,9 +111,6 @@ matrix:
114
111
services : docker
115
112
stage : acceptance
116
113
sudo : required
117
- -
118
- env : DEPLOY_TO_FORGE=yes
119
- stage : deploy
120
114
branches :
121
115
only :
122
116
- master
Original file line number Diff line number Diff line change 84
84
],
85
85
"description" : " MySQL module" ,
86
86
"template-url" : " https://github.com/puppetlabs/pdk-templates#master" ,
87
- "template-ref" : " heads/master-0-gfaf9e8b " ,
87
+ "template-ref" : " heads/master-0-g643529a " ,
88
88
"pdk-version" : " 1.14.1"
89
89
}
You can’t perform that action at this time.
0 commit comments