This commit is contained in:
parent
a05c44d488
commit
41a3fc0f3f
@ -39,7 +39,7 @@ steps:
|
|||||||
- name: output
|
- name: output
|
||||||
path: /output
|
path: /output
|
||||||
commands:
|
commands:
|
||||||
- sed -i 's/\[commit\]/\[${DRONE_COMMIT_SHA:0:7}\]/g' layouts/partials/footer.html
|
- sed -i 's/\[commit\]/\[${DRONE_COMMIT_SHA:0:7}\]/g' /output/index.html
|
||||||
- name: git-push
|
- name: git-push
|
||||||
image: appleboy/drone-git-push:0.2.0-linux-amd64
|
image: appleboy/drone-git-push:0.2.0-linux-amd64
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user