Merge github actions code from dev branch #2
deploy_images.yml
on: push
build-and-push-image
1m 7s
Annotations
1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /SWAT && mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=${INSTALL_DIR} && make -j 2 && make install && cd .." did not complete successfully: exit code: 2
|