Skip to content

Commit 8e28430

Browse files
committed
sync file
1 parent 2880d3c commit 8e28430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ci_common/common.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ local repo_config = import '../repo-configuration.libsonnet';
66
common + common.frequencies + {
77
build_base:: {
88
// holds location of CI resources that can easily be overwritten in an overlay
9-
ci_resources:: (import "ci/ci_common/ci-resources.libsonnet"),
9+
ci_resources:: (import "ci-resources.libsonnet"),
1010
},
1111

1212
# Add a guard to `build` that prevents it from running in the gate

0 commit comments

Comments
 (0)