aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: de979b71d1d4becdec0a1b38674f2c74b78de4ff (plain)
1
2
3
4
5
6
7
stages:
  - build

build:
  stage: build
  script:
    - ./script/build.ps1