We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On my WIP PR the Ci is throwing this error, saying it can't start:
[Container] 2021/08/24 04:33:55 Waiting for agent ping [Container] 2021/08/24 04:33:58 Waiting for DOWNLOAD_SOURCE [Container] 2021/08/24 04:34:00 Phase is DOWNLOAD_SOURCE [Container] 2021/08/24 04:34:00 CODEBUILD_SRC_DIR=/codebuild/output/src754351359/src/github.com/awslabs/open-data-registry [Container] 2021/08/24 04:34:00 YAML location is /codebuild/output/src754351359/src/github.com/awslabs/open-data-registry/buildspec.yml [Container] 2021/08/24 04:34:00 Processing environment variables [Container] 2021/08/24 04:34:00 Selecting 'python' runtime version '3.8' based on manual selections... [Container] 2021/08/24 04:34:00 Selecting 'nodejs' runtime version '10' based on manual selections... [Container] 2021/08/24 04:34:00 Phase complete: DOWNLOAD_SOURCE State: FAILED [Container] 2021/08/24 04:34:00 Phase context status code: YAML_FILE_ERROR Message: Unknown runtime version named '10' of nodejs. This build image has the following versions: 12, 14
cc @jflasher
The text was updated successfully, but these errors were encountered:
Hi! You need to rebase against main as there have been a number of updates since you originally made your branch
Sorry, something went wrong.
No branches or pull requests
On my WIP PR the Ci is throwing this error, saying it can't start:
cc @jflasher
The text was updated successfully, but these errors were encountered: