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