diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-11-15 09:44:38 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-11-15 09:44:38 -0500 |
commit | 819604d2cee6d4527cc436bebfacddf8642635ff (patch) | |
tree | b34fa366c82c774bb7653c59894baa6ea894f457 /indra/test | |
parent | d255c3dda852731b6709ac4e9c9821b3be84ec86 (diff) |
SL-20546: Make dependency on build job explicit, not indirect.
The release job has been dependent on sign-and-package-windows and
sign-and-package-mac, each of which depends on build. But that indirect
dependency doesn't convey access to ${{ needs.build.outputs.xxx }}. Add the
build job to direct dependencies so release can access its outputs.
Diffstat (limited to 'indra/test')
0 files changed, 0 insertions, 0 deletions