This commit is contained in:
user-penguin 2024-05-19 17:08:19 +07:00
parent 0bea4180a1
commit 073d2b2761
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ steps:
- name: test
image: golang
commands:
- go test ./...
- go test ./...
- name: scp
image: appleboy/drone-scp