Skip to content

updating nomad to 1.6.10 #7

updating nomad to 1.6.10

updating nomad to 1.6.10 #7

Triggered via push April 30, 2024 16:03
Status Failure
Total duration 34s
Artifacts
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build (nomad-server/Dockerfile, nomad-server, nomad-server, latest)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y gpg lsb-release wget && wget -O- https://apt.releases.hashicorp.com/gpg | gpg --dearmor -o /usr/share/keyrings/hashicorp-archive-keyring.gpg && echo \"deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(lsb_release -cs) main\" | tee /etc/apt/sources.list.d/hashicorp.list && apt-get update && apt-get install -y dumb-init nomad=$NOMAD_VERSION && apt-get remove -y gpg lsb-release wget && apt-get autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/* && rm -rf /var/cache/apt" did not complete successfully: exit code: 100