90274ec48f
* BAEL-5496: passing env variables in dockerfile * removed echo
3 lines
31 B
Bash
3 lines
31 B
Bash
#!/bin/sh
|
|
|
|
echo Hello $env_name |