You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deployments/deploy.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,3 +13,5 @@ configured in your forge.yml file.
13
13
After the deployment is done, you will see the latest deployment log output:
14
14
15
15

16
+
17
+
If you do not want to wait for the deployment to finish,you can provide the `--no-wait` option. This will only trigger the deployment on Forge, without waiting for the deployment result / deployment log.
0 commit comments