Skip to content
Snippets Groups Projects
.gitlab-ci.yml 150 B
Newer Older
build:
  stage: build
  script:

# run tests using the binary built before
test:
  stage: test
  script: