Fix typo
This commit is contained in:
parent
4b21a1b581
commit
1e28d8a237
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue