Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones 2021-12-22 12:01:57 -07:00
parent c3d3ca47ff
commit b3118628b0
No known key found for this signature in database
GPG Key ID: CFB3A382EB166F4C

View File

@ -92,7 +92,7 @@ _No output._
## engine.#GitPull
Pull a directory from a git remote
Pull a directory from a git remote Note: do not add credentials to the remote url: e.g: https://username:password@github.com as this will expose those in logs. By using username and password (as #Secret) Dagger will url encode them for you
### engine.#GitPull Inputs