fixed issue with disjunction that wouldnt resolve

Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones
2021-12-22 11:56:58 -07:00
parent 0295dc6340
commit feb685cf81
4 changed files with 18 additions and 14 deletions

View File

@@ -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
} | {