Deploy #181
deploy.yml
on: workflow_dispatch
Build Binary - armv7
18m 48s
Build Binary - arm64
19m 40s
Build Binary - amd64
1m 26s
Triggered via Workflow Dispatch?
0s
Image Build & Push
/
Build (manifest)
Image Build & Push
/
Build nohealthcheck (manifest)
Matrix: Image Build & Push / Build
Waiting for pending jobs
Matrix: Image Build & Push / Build nohealthcheck
Waiting for pending jobs
Deploy as test
/
Build (manifest)
32s
Deploy as test
/
Build nohealthcheck (manifest)
0s
Matrix: Deploy as test / Build
Matrix: Deploy as test / Build nohealthcheck
Annotations
1 error
Deploy as test / Build (manifest)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(pkg-config) && TEMP_PACKAGES+=(cmake) && TEMP_PACKAGES+=(git) && TEMP_PACKAGES+=(automake) && TEMP_PACKAGES+=(autoconf) && TEMP_PACKAGES+=(wget) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" && chmod -v a+x /opt/acars-bridge.armv7 /opt/acars-bridge.arm64 /opt/acars-bridge.amd64 && /rename_current_arch_binary.sh && rm -fv /opt/acars-bridge.* && git clone https://github.com/wiedehopf/vdlm2dec.git /src/vdlm2dec && pushd /src/vdlm2dec && sed -i 's/add_compile_options(-Ofast -march=native )/add_compile_options(-O2 )/g' CMakeLists.txt && mkdir build && pushd build && cmake ../ -Drtl=ON -DCMAKE_BUILD_TYPE=Debug && make && make install && popd && popd && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/*" did not complete successfully: exit code: 127
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
acars-bridge.amd64
Expired
|
2.06 MB |
|
acars-bridge.arm64
Expired
|
2.06 MB |
|
acars-bridge.armv7
Expired
|
2 MB |
|