summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 3ddc97b..a0ea3ea 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -23,6 +23,7 @@ steps:
- echo "$GIT_PUB" > ~/.ssh/id_ed25519.pub
- echo "$GIT_PUB" > ~/.ssh/id_ed25519
- git init
+ - git add .
- git commit -m 'comit'
- git remote add origin 'git@hyang.xyz:hyang/pages.git'
- git push -f origin