1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-15 17:51:06 +00:00
dragonflydb-dragonfly/.github/workflows
Tarun Pothulapati 1884ea3ef6
fix(docker-release): Run Docker test only if image is built (#1430)
Currently, During docker release we don't actually build the
alpine release but the new docker run test ends up trying to
run it and fails. This adds the same toggle that we use for
build to prevent the test step.
2023-06-19 06:46:29 +03:00
..
ci.yml bug(helm) Fix tolerations and affinity mishandling in Helm template (#1373) 2023-06-15 20:34:45 +05:30
daily-builds.yml fix(ci): Use correct x86-64 with builds 2023-03-16 08:52:48 +02:00
docker-release.yml fix(redis_replicaiton_test): fix compare set types (#929) 2023-03-13 13:37:58 +02:00
docker-weekly.yml feat(CI): Update weekly build image name to be dragonfly-weekly (#1384) 2023-06-18 22:59:45 +03:00
regression-tests.yml Fix reply builder access issue (#1378) 2023-06-10 00:50:05 +03:00
release.yml chore: Add bison to release build dependencies (#1215) 2023-05-15 09:39:55 +03:00
reusable-container-workflow.yaml fix(docker-release): Run Docker test only if image is built (#1430) 2023-06-19 06:46:29 +03:00