Skip to content

Commit 0e6186c

Browse files
committed
Export
1 parent 2a31edc commit 0e6186c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hyperstack.gocd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ pipelines:
6969
- ruby-version-2-7-8:
7070
environment_variables:
7171
RUBY_VERSION: 2.7.8
72-
fetch_materials: true
72+
fetch_materials: false
7373
keep_artifacts: false
7474
clean_workspace: false
7575
approval:
@@ -254,7 +254,7 @@ pipelines:
254254
- ruby-version-3-0-6:
255255
environment_variables:
256256
RUBY_VERSION: 3.0.6
257-
fetch_materials: true
257+
fetch_materials: false
258258
keep_artifacts: false
259259
clean_workspace: false
260260
approval:

0 commit comments

Comments
 (0)