test-2
continuous-integration/drone/push Build is failing Details

This commit is contained in:
user-penguin 2024-05-19 17:16:32 +07:00
parent 073d2b2761
commit 0387e78db8
1 changed files with 1 additions and 1 deletions

View File

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