Skip to content

Commit a68e8de

Browse files
author
leonarliu
committed
feat(ci): remove crete manifest
1 parent 727c6c8 commit a68e8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ release.build:
140140
ifeq ($(NEED_BUILD_PROVIDER),true)
141141
cd build/docker/tools/provider-res && make all
142142
endif
143-
make asset && make push.multiarch && make manifest.multiarch
143+
make asset && make push.multiarch
144144

145145
## release: Release tke
146146
.PHONY: release

0 commit comments

Comments
 (0)