This commit is contained in:
@@ -12,9 +12,9 @@ steps:
|
|||||||
- git clone http://gitea:3000/${CI_REPO_NAME} .
|
- git clone http://gitea:3000/${CI_REPO_NAME} .
|
||||||
- git checkout ${CI_COMMIT_SHA}
|
- git checkout ${CI_COMMIT_SHA}
|
||||||
- name: hugo
|
- name: hugo
|
||||||
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
|
image: git.ipng.ch/ipng/drone-hugo:release-0.161.1
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.148.2
|
hugo_version: 0.161.1
|
||||||
extended: true
|
extended: true
|
||||||
- name: rsync
|
- name: rsync
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
|
|||||||
Reference in New Issue
Block a user