Test Image Publish #4827
integration-tests-publish.yml
on: workflow_dispatch
Publish Integration Test Image
37s
Matrix: build-chainlink-image
Annotations
2 errors
Publish Integration Test Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd integration-tests && go mod download" did not complete successfully: exit code: 1
|
Build Chainlink Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb http://apt.postgresql.org/pub/repos/apt/ `lsb_release -cs`-pgdg main\" |tee /etc/apt/sources.list.d/pgdg.list && apt-get update && apt-get install -y postgresql-client-16 && apt-get clean all && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|