Skip to content

Commit

Permalink
fix image-cri-shim config
Browse files Browse the repository at this point in the history
Signed-off-by: cuisongliu <[email protected]>
  • Loading branch information
cuisongliu committed Sep 6, 2023
1 parent e952378 commit 68f9587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-testsealos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
./sealos version
cd k3s && cp -rf ../registry/ . && cd ..
./sealos images
./sealos build -t xxx .
cd k3s && ../sealos build -t xxx .
./sealos images

0 comments on commit 68f9587

Please sign in to comment.