index
:
cru.git
dev
geo-arc
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
blob: 81433e40d79b060fe870c7d67c7adcdcf648fca8 (
plain
)
1
2
3
4
5
6
7
8
9
stages
:
-
build
build
:
stage
:
build
script
:
-
./script/build.ps1
tags
:
-
windows