* fix(ci): validate exit code * fix(ci): use a single step * fix: run from gcp command * fix: remove variable substitution * fix: escaping characters * fix: handle bash issues with variable expansion * fix: seggregate execution into multiple steps * fix: the command is a string * fix: move docker ignore to use caching * revert panic * fix: add panic and fix exit code command * revert: remove panic * fix: apply the exit code to all gcp tests * imp(ci): use single line exit * Clean up the CODEOWNERS file We moved the dockerignore file into the docker directory, so it doesn't need a separate entry any more. Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| cd.yml | ||
| ci.patch.yml | ||
| ci.yml | ||
| clean.yml | ||
| coverage.patch.yml | ||
| coverage.yml | ||
| docs.yml | ||
| lint.patch.yml | ||
| lint.yml | ||
| release-drafter.yml | ||
| test-full-sync.yml | ||
| test.patch.yml | ||
| test.yml | ||
| zcash-lightwalletd.yml | ||
| zcash-params.yml | ||
| zcashd-manual-deploy.yml | ||