ci: Add interruptible: true to .doc stage and clang-tidy job
This commit is contained in:
@@ -67,6 +67,7 @@ clang-tidy:
|
||||
paths:
|
||||
- $CLANG_TIDY_OUTPUT
|
||||
when: on_failure
|
||||
interruptible: true
|
||||
timeout: 3h
|
||||
|
||||
# Emacs line
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
# - sed -i "s/none/read\ |\ write/g" /etc/ImageMagick-7/policy.xml
|
||||
image: archlinux
|
||||
timeout: 2h
|
||||
interruptible: true
|
||||
# artifacts:
|
||||
# paths:
|
||||
# - public
|
||||
|
||||
Reference in New Issue
Block a user