diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 61c5c83..994623a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,7 @@ site-build: image: jojomi/hugo stage: build script: + - ls -al - hugo only: - master