diff options
Diffstat (limited to 'admin/notes')
| -rw-r--r-- | admin/notes/emba | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/emba b/admin/notes/emba index 2e61ec49ae5..59cbe687f95 100644 --- a/admin/notes/emba +++ b/admin/notes/emba | |||
| @@ -89,7 +89,7 @@ As usual in GitLab, the tests run in containers, which could be | |||
| 89 | applied also locally. Unfortunately, the Emba container registry, | 89 | applied also locally. Unfortunately, the Emba container registry, |
| 90 | emba.gnu.org:5050, is not accessible publicly. Instead, the container | 90 | emba.gnu.org:5050, is not accessible publicly. Instead, the container |
| 91 | images must be build locally. Change the current directory to a | 91 | images must be build locally. Change the current directory to a |
| 92 | recent Emacs branch, and apply the command | 92 | recent Emacs branch (not a worktree), and apply the command |
| 93 | 93 | ||
| 94 | docker build --target emacs-inotify --tag emacs-inotify \ | 94 | docker build --target emacs-inotify --tag emacs-inotify \ |
| 95 | -f test/infra/Dockerfile.emba . | 95 | -f test/infra/Dockerfile.emba . |