]> git.eshelyaron.com Git - emacs.git/commit
Adapt emba integration
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 5 Jun 2023 11:29:21 +0000 (13:29 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 5 Jun 2023 11:29:21 +0000 (13:29 +0200)
commit26ee0ce6f94cdec2b30d9abc9cbd0c7f468a08c1
tree227da4c00a572a9485451be58133b66fcaabe18b
parenta30781399b3ef48150b9cb13cb0aeba7086c2d9e
Adapt emba integration

* test/infra/Dockerfile.emba (emacs-tree-sitter):
Use "/root/.emacs.d/tree-sitter" instead of "/usr/local/lib/tree-sitter".

* test/infra/gitlab-ci.yml (.job-template): Run "/bin/bash -xvc".
(test-eglot): Revert last change, it doesn't work yet.
(test-tree-sitter): Set TEST_HOME instead of LD_LIBRARY_PATH.
test/infra/Dockerfile.emba
test/infra/gitlab-ci.yml