Compare commits
2 commits
bb50110460
...
7b7a4f32e9
Author | SHA1 | Date | |
---|---|---|---|
Ewen | 7b7a4f32e9 | ||
Ewen | 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