chore: Debug unclean git directory
This commit is contained in:
parent
44242e0b3b
commit
0611e33d64
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ deploy_to_tags:
|
||||||
- export GIT_COMMITTER_NAME=$GITLAB_USER_NAME
|
- export GIT_COMMITTER_NAME=$GITLAB_USER_NAME
|
||||||
- export GIT_COMMITTER_EMAIL=$GITLAB_USER_EMAIL
|
- export GIT_COMMITTER_EMAIL=$GITLAB_USER_EMAIL
|
||||||
- npm install
|
- npm install
|
||||||
|
- git status
|
||||||
- npx semantic-release --repository-url=$CI_REPOSITORY_URL
|
- npx semantic-release --repository-url=$CI_REPOSITORY_URL
|
||||||
- script/generate-build-version
|
- script/generate-build-version
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in a new issue