fix image name

dev
Vladimir Kutkovoy 11 months ago
parent f705453dc8
commit 66172eaf0e
  1. 2
      .drone.yml

@ -26,7 +26,7 @@ steps:
port: 22 port: 22
script: script:
- docker compose down - docker compose down
- docker image rm trash-api - docker image rm 192.168.0.129:5000/trash-api
- docker compose up -d - docker compose up -d
- name: telegram notification - name: telegram notification

Loading…
Cancel
Save