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