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
- commands:
- "hugo"
test:
- image: alpine/git
- commands:
- ls
- pwd
# test:
# - image: alpine/git
# - commands:
# - ls
# - pwd
#
#
#steps: