attempt 2
Some checks failed
Build Docker Image on Commit / build-and-publish (push) Failing after 3s

This commit is contained in:
Merith 2025-05-09 13:08:03 -07:00
parent 4509814676
commit b207090c17

View file

@ -28,8 +28,11 @@ jobs:
driver-opts: |
network=host
endpoint: tcp://docker:2376
install: true
config: /certs/client/config.json
config-inline: |
{
"auths": {},
"credsStore": "docker-credential-helpers"
}
- name: Login to OCI registry
run: |