remove drone file. I do like drone yml more...
All checks were successful
Deploy / deploy (push) Successful in 5s

This commit is contained in:
Adam Burgess 2024-08-25 15:03:56 +10:00
parent f25dc542ef
commit 4aa1067a04
No known key found for this signature in database

View File

@ -1,15 +0,0 @@
kind: pipeline
type: docker
name: default
platform:
arch: arm64
steps:
- name: deploy
image: aburgess/node:18-npm
environment:
DEPLOY_PASS:
from_secret: DEPLOY_PASS
commands:
- pnpm i
- ./deploy