Merge pull request #1491 from stackhpc/epoxy-rabbitmq #524
stackhpc-build-kayobe-image.yml
on: push
Build kayobe image
1m 35s
Annotations
1 error
Build kayobe image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sudo cp -rfp /src /tmp/ && sudo chown -Rf stack:stack /tmp/src && grep -lR \"\\$ANSIBLE_VAULT\" /tmp/src | xargs rm -f && bash /tmp/src/.automation/utils/kayobe-automation-install && (rm -f /stack/.ssh/{id_rsa,id_rsa.pub} || true) && (mkdir /stack/.ansible || true) && (cp -rfp /stack/kayobe-automation-env/src/kayobe-config/etc/kayobe/ansible/roles /stack/.ansible/kayobe-automation-roles || true) && (cp -rfp /stack/kayobe-automation-env/src/kayobe-config/etc/kayobe/ansible/collections /stack/.ansible/kayobe-automation-collections || true) && rm -rf /stack/kayobe-automation-env/src/kayobe-config" did not complete successfully: exit code: 1
|