This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dagger/examples/jamstack/main.cue
2021-04-13 14:13:11 -07:00

5 lines
71 B
CUE

package main
// Name of the application
name: string & =~"[a-z0-9-]+"