preeee
This commit is contained in:
parent
443af4b86a
commit
52ee03c8ef
@ -12,7 +12,6 @@ include:
|
|||||||
- local: "/.gitlab/hugo.template.yml"
|
- local: "/.gitlab/hugo.template.yml"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- clone
|
|
||||||
- index
|
- index
|
||||||
- setup-hugo
|
- setup-hugo
|
||||||
- deploy
|
- deploy
|
||||||
@ -25,7 +24,7 @@ deploy:
|
|||||||
- cp -r ${CI_PROJECT_DIR}/* ${DEPLOY_PATH}
|
- cp -r ${CI_PROJECT_DIR}/* ${DEPLOY_PATH}
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
stage: clone
|
stage: .pre
|
||||||
tags:
|
tags:
|
||||||
- shell
|
- shell
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user