use new dagger task name
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
parent
c826794643
commit
a21bc46d67
@ -72,7 +72,7 @@ _#inputSecret: {
|
|||||||
envvar: string
|
envvar: string
|
||||||
} | {
|
} | {
|
||||||
// Get secret by executing a command ON THE CLIENT MACHINE
|
// Get secret by executing a command ON THE CLIENT MACHINE
|
||||||
_type: "SecretExec"
|
$dagger: task: _name: "SecretExec"
|
||||||
command: {
|
command: {
|
||||||
name: string
|
name: string
|
||||||
args: [...string]
|
args: [...string]
|
||||||
|
Reference in New Issue
Block a user