WIP: (not a real PR): Run testcontainers in Forgejo Actions #5

Closed
potyarkin wants to merge 9 commits from potyarkin/restic:support/add_forgejo_ci into tcl/master
Showing only changes of commit 8893277d59 - Show all commits

View file

@ -25,6 +25,7 @@ jobs:
env: env:
RESTIC_TEST_FUSE: false RESTIC_TEST_FUSE: false
TESTCONTAINERS_RYUK_DISABLED: true TESTCONTAINERS_RYUK_DISABLED: true
TESTCONTAINERS_DOCKER_SOCKER_OVERRIDE: /tmp/podman-service.socket
# run only tests for the FrostFS backend # run only tests for the FrostFS backend
run: |- run: |-