Skip to content

Commit 51534c1

Browse files
committed
Add backfilled option to config registry
1 parent b577e17 commit 51534c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/config-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ variables:
1919
- when: on_success
2020
variables:
2121
LOCAL_JSON_PATH: ""
22-
BACKFILLED: ""
22+
BACKFILLED: "true"
2323
before_script:
2424
- *download-scripts-from-template
2525
script:

0 commit comments

Comments
 (0)