fix(cd): typo

This commit is contained in:
Julian Tölle 2020-05-07 02:36:59 +02:00
parent 8e796d7e78
commit b8ee62ff09

View file

@ -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