chore: Debug unclean git directory

This commit is contained in:
Robert Prehn 2021-06-18 17:20:46 -05:00
parent 44242e0b3b
commit 0611e33d64

View file

@ -70,6 +70,7 @@ deploy_to_tags:
- export GIT_COMMITTER_NAME=$GITLAB_USER_NAME
- export GIT_COMMITTER_EMAIL=$GITLAB_USER_EMAIL
- npm install
- git status
- npx semantic-release --repository-url=$CI_REPOSITORY_URL
- script/generate-build-version
artifacts: