ci: 从发布流程中移除docker登录步骤
移除Makefile中自动登录docker的步骤,因为登录凭证应通过更安全的方式处理
This commit is contained in:
@@ -76,4 +76,5 @@ jobs:
|
||||
make build-linux
|
||||
make docker
|
||||
make publish-docker
|
||||
make docker-run
|
||||
make docker-run
|
||||
|
||||
Reference in New Issue
Block a user