Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
build: drop CI spec for native CI adapter
Lars Wirzenius committed 1 year ago
commit 918e24d90f1b62b972134f1b1cf262ce8e68ff47
parent 94b3de7
1 file changed +0 -13
deleted .radicle/native.yaml
@@ -1,13 +0,0 @@
-
shell: |
-
  cargo --version
-
  rustc --version
-

-
  cargo fmt --check
-
  cargo clippy --all-targets --workspace -- -Dwarnings
-
  cargo build --all-targets --workspace
-
  cargo doc --workspace
-
  cargo test --workspace --no-fail-fast
-

-
  subplot docgen ci-broker.subplot -o doc/ci-broker.html
-
  subplot docgen doc/userguide.subplot -o doc/userguide.html
-
  make -C doc publish