update http_parser. We need to port to llhttp #16
docker-publish-dev.yml
on: push
Build Docker image and push to repositories
1m 13s
Annotations
1 error and 2 notices
Build Docker image and push to repositories
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/calaos/calaos_base.git && cd calaos_base && ./autogen.sh && sed -i 's/^#define\\s+PKG_VERSION_STR\\s+\"\\w+\"/#define PKG_VERSION_STR \"'$APP_VERSION'\"/g' src/bin/calaos_server/version.h && echo $APP_VERSION > version && ./configure --prefix=/opt CPPFLAGS=-I/opt/include LDFLAGS=-L/opt/lib && make -j$(nproc) && make install-strip" did not complete successfully: exit code: 2
|
Build Docker image and push to repositories
Last version: 4.0.2-alpha.9
|
Build Docker image and push to repositories
Bumped version: 4.0.2-alpha.10
|