Skip to content
Snippets Groups Projects
Commit 3449d7ca authored by Haojun Wang's avatar Haojun Wang
Browse files

Update .gitlab-ci.yml file

parent eedaa428
Branches
No related tags found
No related merge requests found
Pipeline #64896 failed
pages:
stage: deploy
script:
- mkdir public
- cp -r * public
artifacts:
paths:
- public
only:
- main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment