Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

website build for julia: fix path to be static #15554

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

aaronmarkham
Copy link
Contributor

Description

This patch fixes the bug in my previous PR for Julia on the website. Third time's a charm. I now have a way to test this all the way through and closer to CI. I moved the logic back to runtime_functions.sh because having it in the build_all_version.sh script will break regular local testing.

This command uses this branch as a source, gets the new config with updated PATH and in my tests, it now finds Julia in the Docker container.

ci/build.py --platform ubuntu_cpu /work/runtime_functions.sh build_docs "julia_path_patch" "master" https://github.com/aaronmarkham/incubator-mxnet.git

@marcoabreu marcoabreu merged commit 9777717 into apache:master Jul 16, 2019
@aaronmarkham aaronmarkham mentioned this pull request Jul 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants