adding #Address back to the engine schema
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
ba91f15cc7
commit
8ce33f63e4
4
stdlib/europa/dagger/engine/spec/engine/address.cue
Normal file
4
stdlib/europa/dagger/engine/spec/engine/address.cue
Normal file
@ -0,0 +1,4 @@
|
||||
package engine
|
||||
|
||||
// A network service address
|
||||
#Address: string & =~"^(tcp://|unix://|udp://).*"
|
Reference in New Issue
Block a user