pipeline: build: image: alpine commands: - apk add make gcc g++ git - make - ./build/apps/program