develop
Gong 2023-08-28 17:03:49 +08:00
parent 889258d359
commit 1453e95a89
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ steps: # 定义管道的执行步骤
- ls -a
- name: deploy-push-images
image: plugins/docker
commands:
- ls -a
settings:
repo: gong921123/hyperf # 推送到dockerhub仓库去
registry: docker.io