Add dagger.#Secret to dagger spec.
This currently does nothing and is only useful for flagging secrets. Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
name: string | *""
|
||||
|
||||
// Netlify authentication token
|
||||
token: string
|
||||
token: dagger.#Secret
|
||||
}
|
||||
|
||||
// A Netlify site
|
||||
|
Reference in New Issue
Block a user