Added target arch. #279
build-and-publish.yml
on: push
Matrix: Build Docker image and push to repositories
Annotations
38 errors and 2 warnings
Build Docker image and push to repositories (apm/jetbrains/ide, APM.Jetbrains.IDE)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"APM.Jetbrains.IDE.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (apm/jetbrains, APM.Jetbrains)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"APM.Jetbrains.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (apm/helm, APM.Helm)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/helm, APM.Helm)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"APM.Helm.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (apm/nuget, APM.Nuget)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/nuget, APM.Nuget)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"APM.Nuget.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (apm/pypi, APM.Pypi)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/pypi, APM.Pypi)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"APM.Pypi.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (acm/router, ACM.Router)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (acm/router, ACM.Router)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"ACM.Router.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (acm/git, ACM.Git)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (acm/git, ACM.Git)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"ACM.Git.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (apm/github/releases, APM.Github.Releases)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/github/releases, APM.Github.Releases)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"APM.Github.Releases.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (apm/php, APM.Php)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/php, APM.Php)
The operation was canceled.
|
Build Docker image and push to repositories (apm/container, APM.Container)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/container, APM.Container)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"APM.Container.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (ingestion, APC.Ingestion)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (ingestion, APC.Ingestion)
The operation was canceled.
|
Build Docker image and push to repositories (git-unpack, APC.GitUnpack)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (git-unpack, APC.GitUnpack)
The operation was canceled.
|
Build Docker image and push to repositories (acm/container, ACM.Container)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (acm/container, ACM.Container)
The operation was canceled.
|
Build Docker image and push to repositories (apm/maven, APM.Maven)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/maven, APM.Maven)
The operation was canceled.
|
Build Docker image and push to repositories (acm/wget, ACM.Wget)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (acm/wget, ACM.Wget)
The operation was canceled.
|
Build Docker image and push to repositories (acm/http, ACM.Http)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (acm/http, ACM.Http)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet build \"ACM.Http.csproj\" -a $TARGETARCH -c Release -o /app/build" did not complete successfully: exit code: 1
|
Build Docker image and push to repositories (scheduler, APC.Scheduler)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (scheduler, APC.Scheduler)
The operation was canceled.
|
Build Docker image and push to repositories (apm/npm, APM.Npm)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/npm, APM.Npm)
The operation was canceled.
|
Build Docker image and push to repositories (apm/rancher, APM.Rancher)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (apm/rancher, APM.Rancher)
The operation was canceled.
|
Build Docker image and push to repositories (api, APC.API)
The job was canceled because "apm_jetbrains_ide_APM_Jet" failed.
|
Build Docker image and push to repositories (api, APC.API)
The operation was canceled.
|
Build Docker image and push to repositories (apm/jetbrains/ide, APM.Jetbrains.IDE)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker image and push to repositories (apm/jetbrains, APM.Jetbrains)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linus-berg~APC~3KKJ0B.dockerbuild
|
13.6 KB |
|
linus-berg~APC~83Q1IK.dockerbuild
|
6.65 KB |
|
linus-berg~APC~DXCX9Y.dockerbuild
|
7.01 KB |
|
linus-berg~APC~HXNE1G.dockerbuild
|
6.85 KB |
|
linus-berg~APC~IUPWVA.dockerbuild
|
6.95 KB |
|
linus-berg~APC~M2MLM2.dockerbuild
|
6.72 KB |
|
linus-berg~APC~M5W49V.dockerbuild
|
6.74 KB |
|
linus-berg~APC~RZFG1Y.dockerbuild
|
6.85 KB |
|
linus-berg~APC~V9XNAI.dockerbuild
|
6.77 KB |
|
linus-berg~APC~VBG9MZ.dockerbuild
|
14.3 KB |
|