stages: - build image: buildtool/build-tools:${BUILDTOOLS_VERSION} build: stage: build script: - build - push