Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 9370342

Browse files
committed
fix e2e test config for proper template
1 parent 2361953 commit 9370342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/packet-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ providers:
6161
files:
6262
- sourcePath: "../../../metadata.yaml"
6363
targetName: "metadata.yaml"
64-
- sourcePath: "../../../templates/cluster-template.yaml"
64+
- sourcePath: "../../../templates/cluster-template-ci.yaml"
6565
targetName: "cluster-template.yaml"
6666

6767
variables:

0 commit comments

Comments
 (0)