Skip to content

Commit 80f4185

Browse files
committed
separate
1 parent eedf294 commit 80f4185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipenv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pip show setuptools
4949
echo $VIRTUAL_ENV
5050
51-
- run: jf c add custom-server #--url={{ vars.JF_URL_ECO }} #--user=\"${{ secrets.JF_USER }}\" --password=\"${{ secrets.JF_REF_TOKEN_ECO }}\"
51+
- run: jf c add custom-server --url {{ vars.JF_URL_ECO }} #--user=\"${{ secrets.JF_USER }}\" --password=\"${{ secrets.JF_REF_TOKEN_ECO }}\"
5252

5353
- name: Pipenv install
5454
run: |

0 commit comments

Comments
 (0)