ci: give absolute path to semantic-release
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
9b334f2b72
commit
836e81edc8
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ cd $(dirname $(dirname $0))
|
||||||
./scripts/setup.sh || exit 1
|
./scripts/setup.sh || exit 1
|
||||||
|
|
||||||
log "running semantic-release"
|
log "running semantic-release"
|
||||||
semantic-release --repository-url=https://oauth2:$GITLAB_TOKEN@gitlab.com/mfgames-writing/markdowny.git
|
yarn run semantic-release
|
||||||
|
|
Loading…
Reference in a new issue