diff --git a/generate.el b/generate.el index fd629a7..6e2e5e5 100644 --- a/generate.el +++ b/generate.el @@ -60,7 +60,7 @@ (yaml-dump (prepare-for-yaml `(("image" . "registry.gitlab.com/ryuslash/emacs-config") - ("stages" "pre-package-multi-file" "package" "unit-test" "integration-test" "deploy") + ("stages" "pre-package-multifile" "package" "unit-test" "integration-test" "deploy") ,@(mapcar #'directory->prepackage directories) ("package" ("stage" . "package")