Skip to content
Snippets Groups Projects
.gitlab-ci.yml 288 B
Newer Older
Patrick Shriwise's avatar
Patrick Shriwise committed
image: python:3.9.9-slim
Shriwise, Patrick's avatar
Shriwise, Patrick committed
    - pygriffin
stages:
  script:
Patrick Shriwise's avatar
Patrick Shriwise committed
  stage: build_hit
    - ./scripts/ci/build_hit.sh
  stage: test
  script: