mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
fix(cd): typo
This commit is contained in:
parent
8e796d7e78
commit
b8ee62ff09
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ plugins:
|
|||
- "@semantic-release/changelog"
|
||||
- - "@semantic-release/npm"
|
||||
- npmPublish: false
|
||||
- - "@semantic-relase/exec"
|
||||
- - "@semantic-release/exec"
|
||||
- prepareCmd: "docker build -t apricote/listory --build-arg VERSION=${nextRelease.version} --build-arg GIT_COMMIT=`git rev-parse HEAD` ."
|
||||
- - semantic-release-docker
|
||||
- name: apricote/listory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue