Score of 1
1
vote
How do I deploy a website using a separate CSS stylesheet?
Here is the documentation for GitLab Pages, which I'd highly recommend reviewing.
The issue appears to be with your script:
cp -r ./*.* ./public/
cp: The copy command
-r: Recursive option to also look ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
gitlab × 18304git × 5287
gitlab-ci × 5259
gitlab-ci-runner × 2144
docker × 2104
continuous-integration × 1325
github × 1203
ssh × 624
cicd × 590
gitlab-api × 581
jenkins × 513
python × 504
kubernetes × 430
pipeline × 380
yaml × 327
java × 299
gitlab-omnibus × 298
maven × 283
bash × 275
gitlab-ce × 271
node.js × 270
devops × 263
nginx × 257
docker-compose × 244
amazon-web-services × 237