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
[Container] 2018/10/04 03:00:19 Phase complete: PRE_BUILD Success: true [Container] 2018/10/04 03:00:19 Phase context status code: Message: [Container] 2018/10/04 03:00:19 Entering phase BUILD [Container] 2018/10/04 03:00:19 Running command docker build --tag "${IMAGE_URI}" ./src unable to prepare context: path "./src" not found
[Container] 2018/10/04 03:00:19 Command did not exit successfully docker build --tag "${IMAGE_URI}" ./src exit status 1 [Container] 2018/10/04 03:00:19 Phase complete: BUILD Success: false [Container] 2018/10/04 03:00:19 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: docker build --tag "${IMAGE_URI}" ./src. Reason: exit status 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[Container] 2018/10/04 03:00:19 Phase complete: PRE_BUILD Success: true
[Container] 2018/10/04 03:00:19 Phase context status code: Message:
[Container] 2018/10/04 03:00:19 Entering phase BUILD
[Container] 2018/10/04 03:00:19 Running command docker build --tag "${IMAGE_URI}" ./src
unable to prepare context: path "./src" not found
[Container] 2018/10/04 03:00:19 Command did not exit successfully docker build --tag "${IMAGE_URI}" ./src exit status 1
[Container] 2018/10/04 03:00:19 Phase complete: BUILD Success: false
[Container] 2018/10/04 03:00:19 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: docker build --tag "${IMAGE_URI}" ./src. Reason: exit status 1
The text was updated successfully, but these errors were encountered: