before_script:
- bash build/before.sh
stages: - build - deploy job1: stage: build
tags: - firmware
script:
- bash build/build.sh