mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
ci: remove references to CircleCI
It is not used anymore.
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
> Deltachat-core written in Rust
|
> Deltachat-core written in Rust
|
||||||
|
|
||||||
[](https://github.com/deltachat/deltachat-core-rust/actions/workflows/ci.yml)
|
[](https://github.com/deltachat/deltachat-core-rust/actions/workflows/ci.yml)
|
||||||
[](https://circleci.com/gh/deltachat/deltachat-core-rust/)
|
|
||||||
|
|
||||||
## Installing Rust and Cargo
|
## Installing Rust and Cargo
|
||||||
|
|
||||||
|
|||||||
@@ -1,16 +1,13 @@
|
|||||||
# Continuous Integration Scripts for Delta Chat
|
# Continuous Integration Scripts for Delta Chat
|
||||||
|
|
||||||
Continuous Integration, run through [GitHub
|
Continuous Integration, run through [GitHub
|
||||||
Actions](https://docs.github.com/actions),
|
Actions](https://docs.github.com/actions)
|
||||||
[CircleCI](https://app.circleci.com/) and an own build machine.
|
and an own build machine.
|
||||||
|
|
||||||
## Description of scripts
|
## Description of scripts
|
||||||
|
|
||||||
- `../.github/workflows` contains jobs run by GitHub Actions.
|
- `../.github/workflows` contains jobs run by GitHub Actions.
|
||||||
|
|
||||||
- `../.circleci/config.yml` describing the build jobs that are run
|
|
||||||
by CircleCI.
|
|
||||||
|
|
||||||
- `remote_tests_python.sh` rsyncs to a build machine and runs
|
- `remote_tests_python.sh` rsyncs to a build machine and runs
|
||||||
`run-python-test.sh` remotely on the build machine.
|
`run-python-test.sh` remotely on the build machine.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user