Commit Graph

5 Commits

Author SHA1 Message Date
Aleksandr Chebotov
222f3bb86f use ssh-keyscan from git 2020-10-27 11:05:36 +03:00
Aleksandr Chebotov
fc389f0cc0 fix ssh-keyscan Windows Server 2016 2020-10-23 14:30:10 +03:00
Aleksandr Chebotov
f0188d1066 Merge branch 'main' of https://github.com/actions/virtual-environments into main 2020-10-23 14:28:34 +03:00
Darii Nurgaleev
0b6973e0d0 change post generation folder. (#1825) 2020-10-16 11:34:35 +03:00
Hutson Betts
5282793d8b refactor(windows): consistent file naming
Use the same file naming scheme for Windows as is used for Ubuntu, where
the file name includes the Operating System name and release, but
not the target platform.

This also encourages downstream consumers to re-use the same files with
alternative targets by extending the `builders` section and using the
`-only` command line option with Packer to specify the build target.

Closes #1636
2020-10-07 23:11:54 -05:00