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 :
@@ -94,9 +91,6 @@ matrix:
94
91
services : docker
95
92
stage : acceptance
96
93
sudo : required
97
- -
98
- env : DEPLOY_TO_FORGE=yes
99
- stage : deploy
100
94
branches :
101
95
only :
102
96
- 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