mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-22 00:02:40 -04:00
Fix the when condition on artifacts section
parent
e0b7fbd997
commit
e7b76b02bc
@ -66,9 +66,9 @@ lint:qt6:
|
||||
artifacts:
|
||||
paths:
|
||||
- pyqt6_checker.log
|
||||
when: on_success
|
||||
when: always
|
||||
access: all
|
||||
expire_in: "30 days"
|
||||
expire_in: 3 days
|
||||
```
|
||||
|
||||
## Official C++ documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user