File tree Expand file tree Collapse file tree 1 file changed +2
-24
lines changed Expand file tree Collapse file tree 1 file changed +2
-24
lines changed Original file line number Diff line number Diff line change 1+ name : encryption-tests
2+
13on :
24 push :
35 branches : ['main']
@@ -8,30 +10,6 @@ permissions:
810 pull-requests : write
911 id-token : write
1012
11- name : encryption-tests
12-
13- functions :
14- " bootstrap mongo-orchestration " :
15- - command : subprocess.exec
16- params :
17- binary : bash
18- add_expansions_to_env : true
19- env :
20- # The following is the settings for how we want to launch mongodb
21- MONGODB_VERSION : ${VERSION}
22- TOPOLOGY : ${TOPOLOGY}
23- AUTH : ${AUTH}
24- SSL : ${SSL}
25- ORCHESTRATION_FILE : ${ORCHESTRATION_FILE}
26- REQUIRE_API_VERSION : ${REQUIRE_API_VERSION}
27- LOAD_BALANCER : ${LOAD_BALANCER}
28- COMPRESSOR : ${COMPRESSOR}
29- # These are paths necessary for launching mongodb
30- DRIVERS_TOOLS : ${DRIVERS_TOOLS}
31- MONGODB_BINARIES : ${MONGODB_BINARIES}
32- args :
33- - ./workflows/run-orchestration.sh
34-
3513jobs :
3614 set-up :
3715 permissions :
You can’t perform that action at this time.
0 commit comments