Update .gitlab-ci.yml

This commit is contained in:
eric
2021-11-21 05:14:19 +00:00
parent 9192ec9d98
commit 2e7219eef7

View File

@@ -14,6 +14,7 @@ build-stage:
image: monachus/hugo:latest
script:
- hugo
- ls
deploy-stage:
stage: deploy