Skip to content
Snippets Groups Projects
Commit 69042940 authored by Gowtham G Dev's avatar Gowtham G Dev
Browse files

Add new file

parent 77b1d585
No related branches found
No related tags found
No related merge requests found
Pipeline #5290 failed
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
only:
- master
\ 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