default:
  tags:
    - lab
    - shell

stages:
  - build

build-job:
  stage: build
  script:
    - echo "Build..."