diff options
-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 |
![]() |
index : hyang.xyz.git | |
Unnamed repository; edit this file 'description' to name the repository. | hyang |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .drone.yml | 1 |
@@ -17,6 +17,7 @@ steps: GIT_SEC: from_secret: GIT_SSH_PRIVATE commands: + - apt-get update - apt-get install git -y - ls |