Files
pezkuwi-subxt/substrate/scripts/gitlab
Gav Wood 380d17d989 Add more naunce to the runtime CI agent (#1764)
* Add more naunce to the runtime CI agent

- If there are no changes to runtime code, exit ok; otherwise:
- If spec_version has changed, then:
  - Exit ok if the runtime is rebuilt, fail otherwise.
- If impl_version has changed, then exit ok.
- If neither version has changed, fail.

* Update check_runtime.sh
2019-02-13 11:46:27 +01:00
..