Commit 83676819 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: custom output variables

parent a9ca15e6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -182,6 +182,8 @@ Each deployment job produces _output variables_ that are propagated to downstrea

Those variables may be freely used in downstream jobs (for instance to run acceptance tests against the latest deployed environment).

You may also add and propagate your own custom variables, by pushing them to the `azure.env` file in your [deployment script](#deployment-and-cleanup-scripts).

## Configuration reference

### Secrets management