mirror of https://github.com/openXC7/prjxray.git
test: print env
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
f7f473014c
commit
bdc6252dbc
|
|
@ -56,6 +56,8 @@ echo "----------------------------------------"
|
|||
|
||||
# Create a tunnel to the server which has the Xilinx licenses and port forward
|
||||
# them.
|
||||
echo "xilinx secret"
|
||||
echo $GHA_SSH_TUNNEL_CONFIG_SECRET_NAME
|
||||
if [[ ! -z "$GHA_SSH_TUNNEL_CONFIG_SECRET_NAME" ]]; then
|
||||
|
||||
echo
|
||||
|
|
|
|||
Loading…
Reference in New Issue