ci: fix handling pages deploy with existing public folder

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2023-11-20 18:57:07 +01:00
parent 70e9ce0a26
commit 1228ec122f
No known key found for this signature in database
GPG key ID: A061B9DDE0CA0773

View file

@ -191,6 +191,7 @@ e2e:
pages:
stage: deploy
script:
- mv public public-mbz
- mkdir public
- mix deps.get
- mix docs