Skip to content
Snippets Groups Projects
Commit ceebeb20 authored by ismcarb's avatar ismcarb
Browse files

Update file .gitlab-ci.yml

parent 7570468f
Branches main
No related tags found
No related merge requests found
Pipeline #13358 failed
......@@ -5,7 +5,7 @@ deploy_pages:
stage: deploy
script:
- mkdir public
- cp suelo.jpg public/ # Copiar la imagen al directorio 'public'
- cp -r * .public/ # Copiar la imagen al directorio 'public'
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment