]> git.eshelyaron.com Git - emacs.git/commitdiff
* admin/notes/emba: Docker builds do not run in a worktree.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Oct 2024 15:36:56 +0000 (17:36 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 18:50:08 +0000 (20:50 +0200)
(cherry picked from commit 0085e48f917b4ddd0c698ecea1b30684b904b666)

admin/notes/emba

index 2e61ec49ae56904e361dfd873088b3ad8888bd11..59cbe687f955c7b9f0debd198e3c91334158fbef 100644 (file)
@@ -89,7 +89,7 @@ As usual in GitLab, the tests run in containers, which could be
 applied also locally.  Unfortunately, the Emba container registry,
 emba.gnu.org:5050, is not accessible publicly.  Instead, the container
 images must be build locally.  Change the current directory to a
-recent Emacs branch, and apply the command
+recent Emacs branch (not a worktree), and apply the command
 
   docker build --target emacs-inotify --tag emacs-inotify \
     -f test/infra/Dockerfile.emba .