Merge branch 'main' into cloudrun-support

This commit is contained in:
Tihomir Jovicic
2021-07-05 11:51:39 +02:00
44 changed files with 1141 additions and 622 deletions

View File

@@ -113,7 +113,7 @@ The inputs are persisted inside the `.dagger` directory and pushed to your git r
### The outputs
The plan defines one or several `outputs`. They can show helpful information at the end of the deployment. That's how we read the deploy `url` at the end of the deployment. Here is the command to list all inputs:
The plan defines one or several `outputs`. They can show helpful information at the end of the deployment. That's how we read the deploy `url` at the end of the deployment. Here is the command to list all outputs:
```shell
dagger output list