This commit is contained in:
parent
bfaef60af4
commit
b6953c2a9e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ trigger:
|
||||||
steps:
|
steps:
|
||||||
- name: clang format
|
- name: clang format
|
||||||
image: clang_format:latest
|
image: clang_format:latest
|
||||||
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
set -e
|
set -e
|
||||||
|
|
Loading…
Add table
Reference in a new issue