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