Add PHP-CS check #1123

Merged
nupplaphil merged 5 commits from feat/drone_php-cs into 2021.06-rc 2021-05-23 13:37:06 +02:00
Showing only changes of commit f4f61aa151 - Show all commits

View file

@ -50,7 +50,7 @@ steps:
commands:
- git clone https://github.com/friendica/friendica.git .
- git checkout $DRONE_COMMIT_BRANCH
- name: clone friendica addon
- name: Clone friendica addon
image: alpine/git
commands:
- git clone $DRONE_REPO_LINK addon