- run lint separately - run selenium on PHP 7.0 (it's faster) - avoid not needed steps for various ci modes Signed-off-by: Michal Čihař <michal@cihar.com>
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./scripts/create-release.sh --ci
|