Skip to content
Snippets Groups Projects
Commit e80c6b09 authored by 한동현's avatar 한동현
Browse files

chore: GitLab Pages 설정

parent 21e904ca
No related branches found
No related tags found
No related merge requests found
Pipeline #11174 passed
pages:
stage: deploy
script:
- mkdir public
- mv src/* public
artifacts:
paths:
- public
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment