diff --git a/.drone.yml b/.drone.yml index 72587d3..0f345fc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -156,7 +156,7 @@ trigger: --- kind: pipeline type: docker -name: Publish Pipeline +name: Deploy Pipeline workspace: path: /drone/grow @@ -173,7 +173,6 @@ steps: - yarn install --frozen-lockfile - cp -r /drone/grow/* . - yarn build - - name: Deploy Container image: docker commands: @@ -184,7 +183,6 @@ steps: path: ./.env - name: dockersock Path: /var/run/docker.sock - - name: Send Status Notifications image: plugins/webhook settings: