fixed issue with disjunction that wouldnt resolve
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
@@ -19,7 +19,7 @@ package engine
|
||||
remote: string
|
||||
ref: string
|
||||
keepGitDir: true | *false
|
||||
{
|
||||
auth?: {
|
||||
username: string
|
||||
password: #Secret // can be password or personal access token
|
||||
} | {
|
||||
|
Reference in New Issue
Block a user