mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00
Merge branch 'it4i-salomon'
This commit is contained in:
commit
f3c2b04847
@ -11,13 +11,13 @@ docs:
|
||||
big_files:
|
||||
stage: test
|
||||
image: davidhrbac/docker-mdcheck:latest
|
||||
allow_failure: true
|
||||
script:
|
||||
- find . -type f -not -path "*.git*" -size +10M
|
||||
- find . -type f -not -path "*.git*" -size +10M -exec false {} +
|
||||
|
||||
other_files:
|
||||
stage: test
|
||||
image: davidhrbac/docker-mdcheck:latest
|
||||
allow_failure: true
|
||||
script:
|
||||
- find . -type f -not -path "*.git*" ! -name "*.eb" ! -name "*.patch*" ! -name ".git*" ! -name "LICENSE" ! -name "*.md"
|
||||
- find . -type f -not -path "*.git*" ! -name "*.eb" ! -name "*.patch*" ! -name ".git*" ! -name "LICENSE" ! -name "*.md" -exec false {} +
|
||||
|
Binary file not shown.
BIN
d/dotNET-Core-SDK/core.12072
Normal file
BIN
d/dotNET-Core-SDK/core.12072
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user