diff --git a/.drone.yml b/.drone.yml index f12168e..c136faf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ kind: pipeline type: docker -name: masterpipe +name: 1 platform: os: linux arch: arm64 @@ -26,7 +26,7 @@ steps: - mvn test - name: 远程主机部署 - image: appleboy/drone-ssh + image: appleboy/drone-ssh:linux-arm64 settings: host: from_secret: ip