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/**/*
|
||||
- tools/**/*
|
||||
- vendor/**/*
|
||||
- Pipfile.lock
|
||||
|
||||
.only_changes_legacy: &only_changes_legacy
|
||||
only:
|
||||
@ -29,6 +30,7 @@ variables:
|
||||
- tests/**/*
|
||||
- tools/**/*
|
||||
- vendor/**/*
|
||||
- Pipfile.lock
|
||||
|
||||
|
||||
# Core
|
||||
|
@ -12,6 +12,7 @@ image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
||||
- tests/**/*
|
||||
- tools/**/*
|
||||
- vendor/**/*
|
||||
- Pipfile.lock
|
||||
|
||||
.only_changes_legacy: &only_changes_legacy
|
||||
only:
|
||||
@ -25,6 +26,7 @@ image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
|
||||
- tests/**/*
|
||||
- tools/**/*
|
||||
- vendor/**/*
|
||||
- Pipfile.lock
|
||||
|
||||
|
||||
# Core
|
||||
|
Loading…
Reference in New Issue
Block a user