Skip to content

Commit d27dfba

Browse files
committed
fix: fix ci e2e test
Signed-off-by: zongz <[email protected]>
1 parent 8654669 commit d27dfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/e2e/push_pkg.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ echo $current_dir
1111

1212
$current_dir/bin/kcl registry login -u test -p 1234 localhost:5001
1313

14-
cd ./scripts/e2e/pkg_in_reg/oci/ghcr.io/kcl-lang/k8s/1.28
14+
cd ./scripts/e2e/pkg_in_reg/oci/ghcr.io/kcl-lang/k8s/1.28/k8s/1.28
1515
$current_dir/bin/kcl mod push
1616

1717
cd "$current_dir"

0 commit comments

Comments
 (0)