1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

'-' is an invalid character for azure job name

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
This commit is contained in:
Jim Ehrismann 2021-08-26 17:33:21 -04:00
parent 90b084e3af
commit f3dbc38fc5

View File

@ -105,7 +105,7 @@ jobs:
BUILD_NUMBER: $(Build.BuildNumber) BUILD_NUMBER: $(Build.BuildNumber)
displayName: Build displayName: Build
- job: macOS-arm64 - job: macOS_arm64
pool: pool:
vmImage: macOS-10.14 vmImage: macOS-10.14
strategy: strategy: