Skip to content

Commit

Permalink
feat(ci): remove crete manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
leonarliu committed May 11, 2023
1 parent 727c6c8 commit a68e8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -140,7 +140,7 @@ release.build:
ifeq ($(NEED_BUILD_PROVIDER),true)
cd build/docker/tools/provider-res && make all
endif
make asset && make push.multiarch && make manifest.multiarch
make asset && make push.multiarch

## release: Release tke
.PHONY: release
Expand Down

0 comments on commit a68e8de

Please sign in to comment.