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