Skip to content

Commit

Permalink
chore(ci): fix repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
arcln committed Feb 17, 2021
1 parent 11c0cdb commit 381f3dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 381f3dc

Please sign in to comment.