[ci] Add job to update windows deps #2
This commit is contained in:
parent
6f10d0afd3
commit
5acdaf9edb
@ -63,7 +63,8 @@ update_windows_deps:
|
||||
- refreshenv
|
||||
- python --version
|
||||
- pip install pipenv
|
||||
- ssh-agent -s
|
||||
- Get-Service -Name ssh-agent | Set-Service -StartupType Manual
|
||||
- ssh-agent
|
||||
- cat "${WINDOWS_SSH_PRIVATE_KEY}" | ssh-add -
|
||||
- git config --global user.name "Gitlab CI"
|
||||
- git config --global user.email "ci@gitlab.com"
|
||||
|
Loading…
Reference in New Issue
Block a user