stages: - build build_linux: stage: build script: - unity-ci build --target StandaloneLinux64 --output build/linux artifacts: paths: - build/linux/