mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
ci: add Pipfile.lock to 'only_changes'
This commit is contained in:
parent
2c783235e9
commit
e9c5e47ab4
@ -16,6 +16,7 @@ variables:
|
|||||||
- tests/**/*
|
- tests/**/*
|
||||||
- tools/**/*
|
- tools/**/*
|
||||||
- vendor/**/*
|
- vendor/**/*
|
||||||
|
- Pipfile.lock
|
||||||
|
|
||||||
.only_changes_legacy: &only_changes_legacy
|
.only_changes_legacy: &only_changes_legacy
|
||||||
only:
|
only:
|
||||||
@ -29,6 +30,7 @@ variables:
|
|||||||
- tests/**/*
|
- tests/**/*
|
||||||
- tools/**/*
|
- tools/**/*
|
||||||
- vendor/**/*
|
- vendor/**/*
|
||||||
|
- Pipfile.lock
|
||||||
|
|
||||||
|
|
||||||
# Core
|
# Core
|
||||||
|
@ -12,6 +12,7 @@ image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
|||||||
- tests/**/*
|
- tests/**/*
|
||||||
- tools/**/*
|
- tools/**/*
|
||||||
- vendor/**/*
|
- vendor/**/*
|
||||||
|
- Pipfile.lock
|
||||||
|
|
||||||
.only_changes_legacy: &only_changes_legacy
|
.only_changes_legacy: &only_changes_legacy
|
||||||
only:
|
only:
|
||||||
@ -25,6 +26,7 @@ image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
|||||||
- tests/**/*
|
- tests/**/*
|
||||||
- tools/**/*
|
- tools/**/*
|
||||||
- vendor/**/*
|
- vendor/**/*
|
||||||
|
- Pipfile.lock
|
||||||
|
|
||||||
|
|
||||||
# Core
|
# Core
|
||||||
|
Loading…
Reference in New Issue
Block a user