mirror of
https://github.com/containers/podman.git
synced 2025-07-02 00:30:00 +08:00
Merge pull request #15781 from cevich/fix_win_installer_clone
Cirrus: Fix win_installer task clone failure
This commit is contained in:
@ -1119,7 +1119,6 @@ win_installer_task:
|
|||||||
env:
|
env:
|
||||||
PATH: "${PATH};C:\\ProgramData\\chocolatey\\bin"
|
PATH: "${PATH};C:\\ProgramData\\chocolatey\\bin"
|
||||||
CIRRUS_SHELL: powershell
|
CIRRUS_SHELL: powershell
|
||||||
CIRRUS_CLONE_DEPTH: 1
|
|
||||||
# Fake version, we are only testing the installer functions, so version doesn't matter
|
# Fake version, we are only testing the installer functions, so version doesn't matter
|
||||||
WIN_INST_VER: 9.9.9
|
WIN_INST_VER: 9.9.9
|
||||||
CIRRUS_WORKING_DIR: "${CIRRUS_DEFAULT_WORK}"
|
CIRRUS_WORKING_DIR: "${CIRRUS_DEFAULT_WORK}"
|
||||||
|
Reference in New Issue
Block a user