job1: stage: build image: buildtool/build-tools:0.0.6 services: - docker:dind script: - build - push