Skip to content
Commits on Source (2)
......@@ -3,12 +3,8 @@ include:
- project: shore/ci-templates
file: templates/pre-commit.yml
stages:
- test
- build
variables:
VERSION: 0.0.99.1
VERSION: 0.0.99.2
build:
stage: build
......