[Infra] Introduced multi stage build for images to improve built time #8
infra.yml
on: pull_request
detect-changes
/
Detect changes
5s
build-infra
3s
Annotations
4 errors
build-infra
/home/runner/work/ocean/ocean/./.github/workflows/actions/build-docker-image/action.yml (Line: 47, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_MACHINE_USER
|
build-infra
/home/runner/work/ocean/ocean/./.github/workflows/actions/build-docker-image/action.yml (Line: 48, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_MACHINE_TOKEN
|
build-infra
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/ocean/ocean/./.github/workflows/actions/build-docker-image/action.yml (Line: 47, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_MACHINE_USER,/home/runner/work/ocean/ocean/./.github/workflows/actions/build-docker-image/action.yml (Line: 48, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_MACHINE_TOKEN
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
build-infra
Failed to load /home/runner/work/ocean/ocean/./.github/workflows/actions/build-docker-image/action.yml
|