This commit is contained in:
@@ -8,8 +8,10 @@ steps:
|
|||||||
- name: clone
|
- name: clone
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
|
- set
|
||||||
|
- export
|
||||||
- git lfs install
|
- git lfs install
|
||||||
- git clone http://gitea:3000/ipng/ipng.ch.git .
|
- git clone http://gitea:3000/pim/sabbatical.ipng.nl.git .
|
||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT
|
||||||
- name: hugo
|
- name: hugo
|
||||||
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
|
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
|
||||||
|
|||||||
Reference in New Issue
Block a user