test ci
This commit is contained in:
parent
b093005884
commit
531475254d
|
@ -8,13 +8,13 @@ pipeline:
|
||||||
- image: klakegg/hugo:0.105.0-alpine-ci
|
- image: klakegg/hugo:0.105.0-alpine-ci
|
||||||
- commands:
|
- commands:
|
||||||
- "hugo"
|
- "hugo"
|
||||||
test:
|
# test:
|
||||||
- image: alpine/git
|
# - image: alpine/git
|
||||||
- commands:
|
# - commands:
|
||||||
- ls
|
# - ls
|
||||||
- pwd
|
# - pwd
|
||||||
|
#
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
#steps:
|
#steps:
|
||||||
|
|
Loading…
Reference in a new issue