Compare commits

..

No commits in common. "7b7a4f32e96bb8b7861b06fc58887993af007ba9" and "bb501104605a5f2108ce4fd9ddc4b5ab355285ea" have entirely different histories.

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: