mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 03:27:05 +00:00
[macos] Cleanup xcversion leftovers (#7911)
This commit is contained in:
committed by
GitHub
parent
48a11cfadd
commit
dc38839721
1
.github/workflows/macos-generation.yml
vendored
1
.github/workflows/macos-generation.yml
vendored
@@ -138,7 +138,6 @@ jobs:
|
||||
env:
|
||||
PACKER_LOG: 1
|
||||
PACKER_LOG_PATH: ${{ runner.temp }}/packer-log.txt
|
||||
XCVERSION_COOKIE_PATH: ${{ runner.temp }}/xcversion-cookie/cookie
|
||||
|
||||
- name: Prepare artifact
|
||||
shell: bash
|
||||
|
||||
@@ -58,12 +58,6 @@ jobs:
|
||||
-VIPassword '$(vcenter-password-v2)' `
|
||||
-Cluster "$(esxi-cluster-v2)"
|
||||
|
||||
- task: DownloadSecureFile@1
|
||||
name: xcVersionCookie
|
||||
displayName: 'Download xcversion session cookie'
|
||||
inputs:
|
||||
secureFile: 'cookie'
|
||||
|
||||
- pwsh: |
|
||||
$SensitiveData = @(
|
||||
'IP address:',
|
||||
|
||||
Reference in New Issue
Block a user