diff options
author | hyang <hyang@hyang.xyz> | 2023-08-27 12:22:50 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-08-27 12:22:50 -0700 |
commit | 94c89c650103c6d78dfb3e10a49f739bc09e0ffc (patch) | |
tree | 41f80c5d0688e5bd8c9731db500ac53135f3eeaf /.drone.yml | |
parent | 535300237f5e36c6ef596bef9ebf8e12778bc59e (diff) |
update drone.yml
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ steps: GIT_SEC: from_secret: GIT_SSH_PRIVATE commands: + - apt-get update - apt-get install git -y - ls |