Browse Source

add branch to staging

Karathan 5 years ago
parent
commit
586a164935
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -1,6 +1,6 @@
1 1
 pipeline:
2 2
   modify_staging:
3
-    image: debian:stretch
3
+    image: alpine/git
4 4
     commands:
5 5
       - mv content/_meta-staging.md content/_meta.md
6 6
       - sed -i s/{0xDEADBEEF}/$(git rev-parse --short HEAD)/g content/_meta.md