fixup! CI: Define a base_ dict for every image and set default values for some env variables there

This commit is contained in:
Kamil Śliwak 2021-10-21 17:49:31 +02:00
parent acdf708d40
commit 6ac7fd50c1

View File

@ -223,12 +223,12 @@ defaults:
environment:
TERM: xterm
- base_win_powershell: &base_win
- base_win_powershell: &base_win_powershell
executor:
name: win/default
shell: powershell.exe
- base_win_cmd: &base_win
- base_win_cmd: &base_win_cmd
executor:
name: win/default
shell: powershell.exe