This commit is contained in:
Ewen 2022-11-29 13:10:12 +01:00
parent b093005884
commit 531475254d

View file

@ -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: