File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/reference/environment Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ The following table includes variables only available when the step `id_request`
108108| Key | Value | Explanation |
109109| ---------------------- | ---------------------------------------------------| ---------------------------------------------------------------------|
110110| ` VELA ` | ` true ` | environment is Vela |
111- | ` VELA_ADDR ` | ` vela.example.com ` | fully qualified domain name of the Vela server |
111+ | ` VELA_ADDR ` | ` https:// vela.example.com` | fully qualified domain name of the Vela server |
112112| ` VELA_CHANNEL ` | ` vela ` | queue channel the build was published to |
113113| ` VELA_DATABASE ` | ` postgres ` | database Vela is connected to |
114114| ` VELA_HOST ` | ` vela-worker-1 ` | fully qualified domain name of the worker the build was executed on |
You can’t perform that action at this time.
0 commit comments