mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
another try
This commit is contained in:
@@ -174,12 +174,12 @@ workflows:
|
|||||||
jobs:
|
jobs:
|
||||||
# - cargo_fetch
|
# - cargo_fetch
|
||||||
|
|
||||||
- remote_tests_rust
|
- remote_tests_rust:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /.*/
|
only: /.*/
|
||||||
|
|
||||||
- remote_tests_python
|
- remote_tests_python:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /.*/
|
only: /.*/
|
||||||
@@ -206,7 +206,7 @@ workflows:
|
|||||||
# requires:
|
# requires:
|
||||||
# - cargo_fetch
|
# - cargo_fetch
|
||||||
|
|
||||||
- build_doxygen
|
- build_doxygen:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /.*/
|
only: /.*/
|
||||||
|
|||||||
Reference in New Issue
Block a user