summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-27 12:22:50 -0700
committerhyang <hyang@hyang.xyz>2023-08-27 12:22:50 -0700
commit94c89c650103c6d78dfb3e10a49f739bc09e0ffc (patch)
tree41f80c5d0688e5bd8c9731db500ac53135f3eeaf /.drone.yml
parent535300237f5e36c6ef596bef9ebf8e12778bc59e (diff)
update drone.yml
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 3c4a2f0..a7e6981 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -17,6 +17,7 @@ steps:
GIT_SEC:
from_secret: GIT_SSH_PRIVATE
commands:
+ - apt-get update
- apt-get install git -y
- ls