commit | 2d215ca188f6da916ac8ceee9a7a7ac6c4680238 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <tansell@google.com> | Tue Nov 23 15:24:44 2021 -0800 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Tue Nov 23 15:24:44 2021 -0800 |
tree | e6d3b050113b73843c9281b7fcb40e216fec2d58 | |
parent | 6261de5c7d7a87d812f072024b46590f3e528e9a [diff] |
Use `pipefail` to prevent hidden failures. See more info at; - https://stackoverflow.com/questions/6871859/piping-command-output-to-tee-but-also-save-exit-code-of-command - https://unix.stackexchange.com/questions/597500/what-is-the-meaning-of-set-e-o-pipefail Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
Configuration files for the skywater-pdk builder which uses open_pdks to create “releases” of the skywater-pdk.
This builder needs to run when;
open_pdks
@ https://github.com/RTimothyEdwards/open_pdks repository is updated.