We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee3dadf commit 0652404Copy full SHA for 0652404
.gitlab-ci.yml
@@ -9,6 +9,7 @@ include:
9
10
variables:
11
DOCKER_VERSION: "20.10.15"
12
+ BUNDLE_FROZEN: "true"
13
14
workflow:
15
rules: &workflow_rules
0 commit comments