Skip to content

Commit e3b2586

Browse files
committed
build: cleanup env
1 parent 855009c commit e3b2586

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nightly_tests.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ on:
2222
permissions:
2323
contents: read
2424

25-
env:
26-
CLUSTER_NETWORK_ARGUMENTS: "--network=${{secrets.NETWORK_NAME}} --subnetwork=${{secrets.SUBNETWORK_NAME}}"
27-
CLUSTER_NETWORK_ARGUMENTS_DWS: "--network=${{secrets.NETWORK_NAME}} --subnetwork=${{secrets.SUBNETWORK_NAME_DWS}}"
28-
2925
jobs:
3026
build_kjob:
3127
uses: ./.github/workflows/reusable_build_kjob.yaml

0 commit comments

Comments
 (0)