Skip to content
Snippets Groups Projects
Commit 9af5166e authored by garcias's avatar garcias
Browse files

Add new file

parent 146260b7
Branches
No related tags found
No related merge requests found
Pipeline #12885 failed
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
only:
- main
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment