update
Some checks failed
CI / Lint (push) Waiting to run
CI / Test (push) Waiting to run
CI / End-to-End (push) Waiting to run
CI / Publish Docker (push) Blocked by required conditions
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-09-12 12:47:10 +10:00
parent 18a2b7227e
commit 0d2f983eb3
14 changed files with 319 additions and 52 deletions

View File

@@ -14,7 +14,9 @@ steps:
path: /shared
commands:
#- cp /shared/index.html ./www/
- sh ./.drone.sh
- go install github.com/sqlc-dev/sqlc/cmd/sqlc@latest
- sqlc generate
- ./.drone.sh
- name: dell-sftp-deploy
image: hypervtechnics/drone-sftp