mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 13:16:32 +02:00
Add fix-codestyle.sh
This commit is contained in:
parent
999d5d58ec
commit
7cead7b168
2 changed files with 25 additions and 0 deletions
|
@ -39,6 +39,7 @@ steps:
|
|||
check:
|
||||
image: php:8.3
|
||||
commands:
|
||||
- echo "**** Use bin/dev/fix-codestyle.sh in case of errors ****"
|
||||
- apt-get update -q
|
||||
- DEBIAN_FRONTEND=noninteractive apt-get install -q -y git
|
||||
- if [ ! -z "$${CI_COMMIT_PULL_REQUEST}" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue