[YAML] Confusing relative paths in deploying the site. I want to deploy site without the folder "public" in GitLab?
Hello! I built a YAML file. GitLab is very confused with the absolute or relative paths and does not detect the files and the images from the folder assets. Here is: pages: stage: deploy script: - echo "Olá Felipe e Daniel! :-)" artifacts:...