another try

This commit is contained in:
holger krekel
2020-01-22 15:12:48 +01:00
parent d5d4b49aaf
commit 2f2fc17bd8

View File

@@ -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: /.*/