mirror of https://github.com/openXC7/prjxray.git
CI: xilinx: disown ssh
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
65ed6cdf4f
commit
7668520389
|
|
@ -97,6 +97,7 @@ EOF
|
|||
|
||||
export GIT_SSH_COMMAND="ssh -F $(pwd)/ssh_config -f -N"
|
||||
${GIT_SSH_COMMAND} xilinx-license &
|
||||
disown $!
|
||||
|
||||
(
|
||||
source /opt/Xilinx/Vivado/2017.2/settings64.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue