summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-27 13:56:21 -0700
committerhyang <hyang@hyang.xyz>2023-08-27 13:56:21 -0700
commit229d762a2fbd19c1b55421bf2c491a6cd45b8f96 (patch)
tree8a2577337fcb402e4ab82fb3bca3cbac9e5d8bba
parent6217902930d1597ad6335f96e6a7b2a406787e22 (diff)
update drone
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index a0ea3ea..1531037 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -22,6 +22,7 @@ steps:
- mkdir ~/.ssh
- echo "$GIT_PUB" > ~/.ssh/id_ed25519.pub
- echo "$GIT_PUB" > ~/.ssh/id_ed25519
+ - ls
- git init
- git add .
- git commit -m 'comit'