mirror of
https://github.com/Blockstream/satellite-api.git
synced 2025-02-20 12:54:28 +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
|
||||
- /^staging_.*/
|
||||
- /^prod_.*/
|
||||
- /^testnet_prod_.*/
|
||||
- /^misc_.*/
|
||||
before_script:
|
||||
- pip install flake8 yapf pytest pytest-cov
|
||||
|
|
Loading…
Add table
Reference in a new issue