mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 17:42:45 +08:00
Fix installer pipeline (#9342)
* Update pipeline.user.windows.yml * Update pipeline.user.windows.yml * Update pipeline.user.windows.yml * Update pipeline.user.windows.yml * Update pipeline.user.windows.yml * Update expect.txt
This commit is contained in:
parent
646d61bd4d
commit
6c149b47a3
3
.github/actions/spell-check/expect.txt
vendored
3
.github/actions/spell-check/expect.txt
vendored
@ -408,6 +408,7 @@ Datavalue
|
|||||||
DATAW
|
DATAW
|
||||||
davidegiacometti
|
davidegiacometti
|
||||||
Dayof
|
Dayof
|
||||||
|
dbdfc
|
||||||
Dbg
|
Dbg
|
||||||
DBLCLKS
|
DBLCLKS
|
||||||
DBLEPSILON
|
DBLEPSILON
|
||||||
@ -568,6 +569,7 @@ ECDE
|
|||||||
ECDF
|
ECDF
|
||||||
ECEB
|
ECEB
|
||||||
ECEE
|
ECEE
|
||||||
|
ecef
|
||||||
ECFE
|
ECFE
|
||||||
ECFF
|
ECFF
|
||||||
ecount
|
ecount
|
||||||
@ -620,6 +622,7 @@ EED
|
|||||||
EEED
|
EEED
|
||||||
EEEF
|
EEEF
|
||||||
EEF
|
EEF
|
||||||
|
efa
|
||||||
EFB
|
EFB
|
||||||
EFBA
|
EFBA
|
||||||
EFC
|
EFC
|
||||||
|
@ -5,7 +5,8 @@ environment:
|
|||||||
version: '2019'
|
version: '2019'
|
||||||
runtime:
|
runtime:
|
||||||
provider: 'appcontainer'
|
provider: 'appcontainer'
|
||||||
image: 'cdpxwin1809.azurecr.io/global/vse2019:latest'
|
# we will want to shift this to latest in the near future but this unblocks us
|
||||||
|
image: 'cdpxwin1809.azurecr.io/global/vse2019@sha256:44a8af0de5efa68829dbdfc3ecef3864d9770f1fc426b897fc37888032c9f60c'
|
||||||
source_mode: 'map'
|
source_mode: 'map'
|
||||||
|
|
||||||
version:
|
version:
|
||||||
|
Loading…
Reference in New Issue
Block a user