diff options
author | Nikita Kozlovskiy <nikitka@gmail.com> | 2023-09-12 23:03:34 +0300 |
---|---|---|
committer | nkozlovskiy <nmk@ydb.tech> | 2023-09-12 23:22:38 +0300 |
commit | f0c342b81fa53191b2aa0fe6e953f746a56446ee (patch) | |
tree | 0f8067d189a9883c4c2c4f6c281f1bc219b15fea /.github/docker/files | |
parent | 8a17939a21f936e38707a1f87045135d43ba7792 (diff) | |
download | ydb-f0c342b81fa53191b2aa0fe6e953f746a56446ee.tar.gz |
docker: build local_ydb using pyinstaller, enable s3 docker cache
docker: build local_ydb using pyinstaller, enable s3 docker cache
Pull Request resolved: 364
Diffstat (limited to '.github/docker/files')
-rw-r--r-- | .github/docker/files/health_check (renamed from .github/docker/files/health_check.sh) | 0 | ||||
-rw-r--r-- | .github/docker/files/initialize_local_ydb (renamed from .github/docker/files/initialize_local_ydb.sh) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/.github/docker/files/health_check.sh b/.github/docker/files/health_check index c51e626f07..c51e626f07 100644 --- a/.github/docker/files/health_check.sh +++ b/.github/docker/files/health_check diff --git a/.github/docker/files/initialize_local_ydb.sh b/.github/docker/files/initialize_local_ydb index c77725ce4f..c77725ce4f 100644 --- a/.github/docker/files/initialize_local_ydb.sh +++ b/.github/docker/files/initialize_local_ydb |