Build .war and npm files #72
build-dev.yml
on: workflow_dispatch
build-underwriting-api
/
build
2m 51s
build-underwriting-war
/
build
Annotations
1 error and 2 warnings
build-underwriting-api / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rm -rf /usr/local/tomcat/webapps/ROOT && mkdir /usr/local/tomcat/webapps/cirras-underwriting-api#v1 && apt-get update && apt-get install -y unzip && unzip -d /usr/local/tomcat/webapps/cirras-underwriting-api#v1/ '*.war' && cp ./deploy-tools/context.xml /usr/local/tomcat/webapps/cirras-underwriting-api#v1/META-INF/context.xml && cp ./deploy-tools/setenv.sh /usr/local/tomcat/bin/setenv.sh && cp ./deploy-tools/server.xml /usr/local/tomcat/conf/server.xml && adduser --system tomcat && chown -R tomcat:0 `readlink -f ${CATALINA_HOME}` && chmod -R 770 `readlink -f ${CATALINA_HOME}` && chown -h tomcat:0 ${CATALINA_HOME} && ln -s /usr/share/zoneinfo/America/Vancouver /etc/localtime && export SECRET_KEY=$(openssl rand -base64 32) && keytool -genkeypair -keyalg RSA -alias tomcat -keystore conf/selfsigned.jks -validity 365 -keysize 2048 -dname \"cn=Unknown, ou=Unknown, o=Unknown, c=Unknown\" -keypass $SECRET_KEY -storepass $SECRET_KEY && keytool -export -alias tomcat -file conf/selfsigned.crt -keystore conf/selfsigned.jks -storepass $SECRET_KEY && keytool -import -noprompt -trustcacerts -alias tomcat -file conf/selfsigned.crt -keystore conf/selfsigned.ts -storepass $SECRET_KEY && sed -i \"s@SECRET_KEY@$SECRET_KEY@\" conf/server.xml" did not complete successfully: exit code: 1
|
build-underwriting-api / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v2, docker/login-action@v2, cschleiden/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-underwriting-api / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CIRRAS_UNDERWRITING_API_swagger.json
Expired
|
15.3 KB |
|