Skip to content

Commit 94fab09

Browse files
Test
1 parent b2789b8 commit 94fab09

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.evergreen-kubectlplugin.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
modules:
2+
- name: mongodb-kubectlplugin-refactor
3+
owner: mongodb
4+
repo: mongodb-kubernetes
5+
branch: mongodb-kubectlplugin-refactor
16
variables:
27
- &go_env
38
XDG_CONFIG_HOME: ${go_base_path}${workdir}
@@ -13,7 +18,8 @@ functions:
1318
type: setup
1419
params:
1520
directory: src/github.com/mongodb/mongodb-kubernetes
16-
revision: mongodb-kubectlplugin-refactor
21+
revisions:
22+
mongodb-kubectlplugin-refactor: mongodb-kubectlplugin-refactor
1723

1824
"install goreleaser":
1925
- command: shell.exec

0 commit comments

Comments
 (0)