Skip to content

Commit ba1d0e6

Browse files
author
Igor Drozdov
committed
Merge branch 'freeze-bundle' into 'main'
Set BUNDLE_FROZEN to true Closes #562 See merge request gitlab-org/gitlab-shell!659
2 parents ee3dadf + 0652404 commit ba1d0e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ include:
99

1010
variables:
1111
DOCKER_VERSION: "20.10.15"
12+
BUNDLE_FROZEN: "true"
1213

1314
workflow:
1415
rules: &workflow_rules

0 commit comments

Comments
 (0)