Init .gitlab-ci.yml file

This commit is contained in:
Simon 2021-08-09 12:50:39 +00:00
parent 3b81fae077
commit 47730caf44

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
pages:
stage: deploy
script:
- echo "hi"
artifacts:
paths:
- public