mirror of
https://github.com/Blockstream/satellite-api.git
synced 2025-02-21 21:31:37 +01:00
CI: don't run test job on tags
This commit is contained in:
parent
69b97e9eae
commit
b6f14cbf73
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ unit_tests:
|
||||||
- cleanup_staging@satellite/ionosphere
|
- cleanup_staging@satellite/ionosphere
|
||||||
- /^staging_.*/
|
- /^staging_.*/
|
||||||
- /^prod_.*/
|
- /^prod_.*/
|
||||||
|
- /^testnet_prod_.*/
|
||||||
- /^misc_.*/
|
- /^misc_.*/
|
||||||
before_script:
|
before_script:
|
||||||
- pip install flake8 yapf pytest pytest-cov
|
- pip install flake8 yapf pytest pytest-cov
|
||||||
|
|
Loading…
Add table
Reference in a new issue