Merge pull request #1300 from TomChv/europa/plan-platform-configuration

Config platform in #Plan
This commit is contained in:
Andrea Luzzardi
2021-12-23 16:48:26 +01:00
committed by GitHub
6 changed files with 142 additions and 0 deletions

View File

@@ -27,6 +27,9 @@ package engine
// Forward network services to and from the client
proxy: [endpoint=string]: _#proxyEndpoint
// Configure platform execution
platform?: string
// Execute actions in containers
actions: {
...