Pavel Avilov created BEAM-13308:
-----------------------------------
Summary: [Playground] Getting baseFileFolder from environment
Key: BEAM-13308
URL: https://issues.apache.org/jira/browse/BEAM-13308
Project: Beam
Issue Type: Bug
Components: beam-playground
Reporter: Pavel Avilov
Need to get the baseFileFolder value from the environment variable (now
baseFileFolder is a constant). Also in the dockerfile for go SDK change the
command "go mod init executable_files" to "go mod init ${BASE_FILE_FOLDER}",
where "BASE_FILE_FOLDER" is the name of env. variable for baseFileFolder.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)