[DEV] Add PHP_IDE_CONFIG env var to php container for easy debugging #14
Annotations
1 error and 1 warning
Run for dir in packages/*; do git remote add ${dir##*/} ***github.com/vertexvaar/${dir##*/}.git; git fetch ${dir##*/}; git subtree split --prefix=packages/${dir##*/} -b main; git push --force ${dir##*/} main; git remote remove ${dir##*/}; git branch -D main; done;
Process completed with exit code 128.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading