mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fixup! CI: Define a base_ dict for every image and set default values for some env variables there
This commit is contained in:
parent
acdf708d40
commit
6ac7fd50c1
@ -223,12 +223,12 @@ defaults:
|
|||||||
environment:
|
environment:
|
||||||
TERM: xterm
|
TERM: xterm
|
||||||
|
|
||||||
- base_win_powershell: &base_win
|
- base_win_powershell: &base_win_powershell
|
||||||
executor:
|
executor:
|
||||||
name: win/default
|
name: win/default
|
||||||
shell: powershell.exe
|
shell: powershell.exe
|
||||||
|
|
||||||
- base_win_cmd: &base_win
|
- base_win_cmd: &base_win_cmd
|
||||||
executor:
|
executor:
|
||||||
name: win/default
|
name: win/default
|
||||||
shell: powershell.exe
|
shell: powershell.exe
|
||||||
|
Loading…
Reference in New Issue
Block a user