Skip to content

OpenSIPS CP trigger #16

OpenSIPS CP trigger

OpenSIPS CP trigger #16

Triggered via repository dispatch July 23, 2024 11:01
@razvancrainearazvancrainea
OpenSIPS CP trigger fd02699
Status Failure
Total duration 38s
Artifacts

docker-image.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone --single-branch -b ${OPENSIPS_CP_VERSION} https://github.com/OpenSIPS/opensips-cp.git && chown -R www-data:www-data /var/www/html/opensips-cp/ && git config --global --add safe.directory /var/www/html/opensips-cp && apt-get -y install php php-mysql php-gd php-pear php-cli php-apcu && a2ensite opensips-cp.conf && a2dissite 000-default.conf && a2enmod rewrite && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 129
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2.1.0, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/