Merge pull request #1271 from jlongtine/cleanup-main
use new dagger task name for SecretExec
This commit is contained in:
commit
1508f4cb7a
@ -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