Skip to content

Commit 678a9a8

Browse files
committed
echo
1 parent 80f4185 commit 678a9a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pipenv.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ jobs:
4747
wheel version
4848
pip show setuptools
4949
echo $VIRTUAL_ENV
50+
echo {{ vars.JF_URL_ECO }}
51+
echo "{{ vars.JF_URL_ECO }}"
52+
echo "{{vars.JF_URL_ECO}}"
53+
echo {{vars.JF_URL_ECO}}
5054
5155
- run: jf c add custom-server --url {{ vars.JF_URL_ECO }} #--user=\"${{ secrets.JF_USER }}\" --password=\"${{ secrets.JF_REF_TOKEN_ECO }}\"
5256

0 commit comments

Comments
 (0)