ci: show git status
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
张泊明518370910136 2024-04-26 17:18:35 -04:00
parent 15b8b34476
commit b9957a9965
GPG Key ID: D47306D7062CDA9D

View File

@ -17,6 +17,8 @@ steps:
- env
- go version
- go env
- git status -v
- git log -1
- name: build
commands:
- make