feat: add drone deploy
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-03-30 15:44:36 +01:00
parent ff7b652f66
commit d60aa262de
2 changed files with 17 additions and 17 deletions

View File

@@ -26,7 +26,7 @@ steps:
- chmod 700 ~/.ssh/config
- name: build pr
image: kasperhermansen/cuddle-rust-cli-plan:main-1711754276
image: kasperhermansen/cuddle-rust-cli-plan:{{image_tag}}
pull: always
volumes:
- name: ssh
@@ -79,7 +79,7 @@ steps:
- "load_secret"
- name: build main
image: kasperhermansen/cuddle-rust-cli-plan:main-1711754276
image: kasperhermansen/cuddle-rust-cli-plan:{{image_tag}}
pull: always
volumes:
- name: ssh