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

Update file .gitlab-ci.yml

parent ea5d3bc9
No related branches found
No related tags found
No related merge requests found
Pipeline #13355 passed
......@@ -5,7 +5,7 @@ deploy_pages:
stage: deploy
script:
- mkdir public
- cp texture.jpg public/ # Copiar la imagen al directorio 'public'
- cp suelo.jpg 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