更新 '.drone.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
lingling 2023-09-12 09:42:29 +08:00
parent f2c7070425
commit 39a784b03c
1 changed files with 3 additions and 3 deletions

View File

@ -18,9 +18,9 @@ steps:
- name: build - name: build
image: alpine/git image: alpine/git
volumes: # volumes:
- name: cache # - name: cache
path: /go # path: /go
commands: commands:
- ls / - ls /
- cat /go/a.txt - cat /go/a.txt