Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

当ACR中有镜像时,部署Custom Container不需要s build #13

Open
lzqlzzq opened this issue Aug 14, 2024 · 1 comment
Open

当ACR中有镜像时,部署Custom Container不需要s build #13

lzqlzzq opened this issue Aug 14, 2024 · 1 comment

Comments

@lzqlzzq
Copy link

lzqlzzq commented Aug 14, 2024

  1. 我需要部署一个Custom Container服务;
  2. s.yaml中,customContainerConfig.image指向了我ACR中的镜像;
  3. 使用s deploy --skip-push,依然执行了FC-BUILD

由于我的镜像已经由codeup的工作流构建好了,我希望在s deploy时跳过build,但加了--skip-push依然不行,请问如何解决,谢谢。

@lzqlzzq
Copy link
Author

lzqlzzq commented Aug 14, 2024

https://manual.serverless-devs.com/user-guide/cicd/#_1 中,出现了s deploy -y --use-local -a default,那么没有--use-local按理是不应该build?
另外, https://docs.serverless-devs.com/user-guide/aliyun/fc3/deploy/deploy指令的说明中没有提到--use-local这个参数。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant