28
28
folder : integration
29
29
single-commit : true
30
30
clean : true
31
- silent : true
31
+ silent : false
32
32
33
33
integration-checkout-v1 :
34
34
needs : integration-cross-repo-push
45
45
target-folder : cat/montezuma
46
46
git-config-name : Montezuma
47
47
git-config-email : montezuma@jamesiv.es
48
- silent : true
48
+ silent : false
49
49
50
50
- name : Cleanup Generated Branch
51
51
uses : dawidd6/action-delete-branch@v3.1.0
67
67
with :
68
68
folder : integration
69
69
target-folder : cat/montezuma2
70
- silent : true
70
+ silent : false
71
71
git-config-name : Montezuma
72
72
git-config-email : montezuma@jamesiv.es
73
73
@@ -100,7 +100,7 @@ jobs:
100
100
with :
101
101
folder : integration
102
102
target-folder : cat/montezuma2
103
- silent : true
103
+ silent : false
104
104
git-config-name : Montezuma
105
105
git-config-email : montezuma@jamesiv.es
106
106
@@ -126,7 +126,7 @@ jobs:
126
126
ssh-key : ${{ secrets.DEPLOY_KEY }}
127
127
folder : integration
128
128
target-folder : cat/montezuma3
129
- silent : true
129
+ silent : false
130
130
git-config-name : Montezuma
131
131
git-config-email : montezuma@jamesiv.es
132
132
@@ -157,7 +157,7 @@ jobs:
157
157
ssh-key : true
158
158
folder : integration
159
159
target-folder : cat/montezuma4
160
- silent : true
160
+ silent : false
161
161
git-config-name : Montezuma
162
162
git-config-email : montezuma@jamesiv.es
163
163
@@ -186,7 +186,7 @@ jobs:
186
186
ssh-key : ${{ secrets.DEPLOY_KEY }}
187
187
folder : integration
188
188
target-folder : cat/montezuma4
189
- silent : true
189
+ silent : false
190
190
git-config-name : Montezuma
191
191
git-config-email : montezuma@jamesiv.es
192
192
@@ -196,7 +196,7 @@ jobs:
196
196
ssh-key : ${{ secrets.DEPLOY_KEY }}
197
197
folder : integration
198
198
target-folder : cat/subsequent
199
- silent : true
199
+ silent : false
200
200
git-config-name : Montezuma
201
201
git-config-email : montezuma@jamesiv.es
202
202
@@ -230,7 +230,7 @@ jobs:
230
230
token : ${{ secrets.ACCESS_TOKEN }}
231
231
folder : integration
232
232
clean : true
233
- silent : true
233
+ silent : false
234
234
git-config-name : Montezuma
235
235
git-config-email : montezuma@jamesiv.es
236
236
@@ -251,7 +251,7 @@ jobs:
251
251
branch : integration-test-delete-prod
252
252
folder : integration
253
253
single-commit : true
254
- silent : true
254
+ silent : false
255
255
git-config-name : Montezuma
256
256
git-config-email : montezuma@jamesiv.es
257
257
@@ -263,7 +263,7 @@ jobs:
263
263
folder : integration
264
264
single-commit : true
265
265
target-folder : jives
266
- silent : true
266
+ silent : false
267
267
git-config-name : Montezuma
268
268
git-config-email : montezuma@jamesiv.es
269
269
@@ -350,7 +350,7 @@ jobs:
350
350
with :
351
351
folder : .
352
352
target-folder : cat/montezuma5
353
- silent : true
353
+ silent : false
354
354
git-config-name : Montezuma
355
355
git-config-email : montezuma@jamesiv.es
356
356
0 commit comments