moby/.github/workflows
Sebastiaan van Stijn 264dbad43a
gha: don't fail if no daemon.json is present
CI failed sometimes if no daemon.json was present:

    Run sudo rm /etc/docker/daemon.json
    sudo rm /etc/docker/daemon.json
    sudo service docker restart
    docker version
    docker info
    shell: /usr/bin/bash -e {0}
    env:
    DESTDIR: ./build
    BUILDKIT_REPO: moby/buildkit
    BUILDKIT_TEST_DISABLE_FEATURES: cache_backend_azblob,cache_backend_s3,merge_diff
    BUILDKIT_REF: 798ad6b0ce9f2fe86dfb2b0277e6770d0b545871
    rm: cannot remove '/etc/docker/daemon.json': No such file or directory
    Error: Process completed with exit code 1.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-30 01:50:42 +02:00
..
.dco.yml Revert "Temporarily skip DCO check" 2023-06-27 10:30:34 +02:00
.windows.yml update go to go1.20.5 2023-06-14 12:47:05 +02:00
bin-image.yml ci(bin-image): distribute build across runners 2023-05-18 18:31:07 +02:00
buildkit.yml gha: don't fail if no daemon.json is present 2023-06-30 01:50:42 +02:00
ci.yml Dockerfile: add "all" stage to build binaries and extra tools 2023-01-01 18:03:04 +01:00
test.yml update go to go1.20.5 2023-06-14 12:47:05 +02:00
windows-2019.yml ci: reusable dco workflow 2022-09-10 15:10:51 +02:00
windows-2022.yml ci: fix branch filter pattern 2022-09-20 21:17:29 +02:00