rkhachatryan commented on pull request #70: URL: https://github.com/apache/flink-docker/pull/70#issuecomment-790440506
I see that escaping and expansion work in travis [logs](https://travis-ci.com/github/apache/flink-docker/builds/218942716): ``` Step 10/14 : RUN set -ex; wget -nv -O flink.tgz ''"$FLINK_TGZ_URL"''; if [ "$CHECK_GPG" = "true" ]; then wget -nv -O flink.tgz.asc ''"$F ---> Running in e70e0194ce83 *+ wget -nv -O flink.tgz https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.12.1/flink-1.12.1-bin-scala_2.12.tgz ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
