We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb0792 commit 02ccb6bCopy full SHA for 02ccb6b
.github/workflows/build_test_push.yaml
@@ -37,8 +37,6 @@ jobs:
37
fetch-depth: 0
38
39
- name: Clone rondb-docker
40
- env:
41
- RONDB_DOCKER_DIR: /tmp/rondb-docker
42
run: git clone -b release-0.7 https://github.com/logicalclocks/rondb-docker.git $RONDB_DOCKER_DIR
43
44
- name: Download RonDB
0 commit comments