2828 folder : integration
2929 single-commit : true
3030 clean : true
31- silent : true
31+ silent : false
3232
3333 integration-checkout-v1 :
3434 needs : integration-cross-repo-push
4545 target-folder : cat/montezuma
4646 git-config-name : Montezuma
4747 git-config-email :
[email protected] 48- silent : true
48+ silent : false
4949
5050 - name : Cleanup Generated Branch
51516767 with :
6868 folder : integration
6969 target-folder : cat/montezuma2
70- silent : true
70+ silent : false
7171 git-config-name : Montezuma
7272 git-config-email :
[email protected] 7373
@@ -100,7 +100,7 @@ jobs:
100100 with :
101101 folder : integration
102102 target-folder : cat/montezuma2
103- silent : true
103+ silent : false
104104 git-config-name : Montezuma
105105 git-config-email :
[email protected] 106106
@@ -126,7 +126,7 @@ jobs:
126126 ssh-key : ${{ secrets.DEPLOY_KEY }}
127127 folder : integration
128128 target-folder : cat/montezuma3
129- silent : true
129+ silent : false
130130 git-config-name : Montezuma
131131 git-config-email :
[email protected] 132132
@@ -157,7 +157,7 @@ jobs:
157157 ssh-key : true
158158 folder : integration
159159 target-folder : cat/montezuma4
160- silent : true
160+ silent : false
161161 git-config-name : Montezuma
162162 git-config-email :
[email protected] 163163
@@ -186,7 +186,7 @@ jobs:
186186 ssh-key : ${{ secrets.DEPLOY_KEY }}
187187 folder : integration
188188 target-folder : cat/montezuma4
189- silent : true
189+ silent : false
190190 git-config-name : Montezuma
191191 git-config-email :
[email protected] 192192
@@ -196,7 +196,7 @@ jobs:
196196 ssh-key : ${{ secrets.DEPLOY_KEY }}
197197 folder : integration
198198 target-folder : cat/subsequent
199- silent : true
199+ silent : false
200200 git-config-name : Montezuma
201201 git-config-email :
[email protected] 202202
@@ -230,7 +230,7 @@ jobs:
230230 token : ${{ secrets.ACCESS_TOKEN }}
231231 folder : integration
232232 clean : true
233- silent : true
233+ silent : false
234234 git-config-name : Montezuma
235235 git-config-email :
[email protected] 236236
@@ -251,7 +251,7 @@ jobs:
251251 branch : integration-test-delete-prod
252252 folder : integration
253253 single-commit : true
254- silent : true
254+ silent : false
255255 git-config-name : Montezuma
256256 git-config-email :
[email protected] 257257
@@ -263,7 +263,7 @@ jobs:
263263 folder : integration
264264 single-commit : true
265265 target-folder : jives
266- silent : true
266+ silent : false
267267 git-config-name : Montezuma
268268 git-config-email :
[email protected] 269269
@@ -350,7 +350,7 @@ jobs:
350350 with :
351351 folder : .
352352 target-folder : cat/montezuma5
353- silent : true
353+ silent : false
354354 git-config-name : Montezuma
355355 git-config-email :
[email protected] 356356
0 commit comments