chore(ci): fix repository url

This commit is contained in:
Arthur Chaloin
2021-02-17 15:23:31 +01:00
parent 11c0cdbd1f
commit 381f3dca05
+1
View File
@@ -92,6 +92,7 @@ semantic-release:
image: enix/semantic-release:gitlab
when: manual
script:
- "echo \"{\\\"repository\\\": \\\"https://github.com/${GITHUB_REPO}\\\"}\" > package.json"
- semantic-release --ci
docker-hub: