fix website directory

This commit is contained in:
Igor Brylyov 2021-11-05 17:24:06 +03:00
parent fe5b799f6d
commit befb7ae52c

View file

@ -16,7 +16,6 @@ test:
pages:
stage: deploy
script:
- cd website
- yarn install
- yarn build
- mv ./build ../public