Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
bzt
/
model3d
mirror of
https://gitlab.com/bztsrc/model3d.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
pages
Branches
Tags
master
pages
model3d
/
.gitlab-ci.yml
.gitlab-ci.yml
113 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
10
pages:
stage: deploy
script:
- echo 'Nothing to do'
artifacts:
paths:
- public
only:
- pages