Skip to content

Commit

Permalink
Merge pull request #15781 from cevich/fix_win_installer_clone
Browse files Browse the repository at this point in the history
Cirrus: Fix win_installer task clone failure
  • Loading branch information
openshift-merge-robot authored Sep 15, 2022
2 parents a73b150 + 51a8635 commit 89cd311
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1119,7 +1119,6 @@ win_installer_task:
env:
PATH: "${PATH};C:\\ProgramData\\chocolatey\\bin"
CIRRUS_SHELL: powershell
CIRRUS_CLONE_DEPTH: 1
# Fake version, we are only testing the installer functions, so version doesn't matter
WIN_INST_VER: 9.9.9
CIRRUS_WORKING_DIR: "${CIRRUS_DEFAULT_WORK}"
Expand Down

0 comments on commit 89cd311

Please sign in to comment.