We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68031d7 commit e3514eeCopy full SHA for e3514ee
.circleci/config.yml
@@ -118,7 +118,7 @@ pytorch_tutorial_build_defaults: &pytorch_tutorial_build_defaults
118
export pyTorchDockerImageTag=291
119
echo "PyTorchDockerImageTag: "${pyTorchDockerImageTag}
120
121
- cat >/home/circleci/project/ci_build_script.sh <<EOL
+ cat >/home/circleci/project/ci_build_script.sh \<<EOL
122
# =================== The following code will be executed inside Docker container ===================
123
set -ex
124
0 commit comments