fix ci;
This commit is contained in:
parent
962bc76a5e
commit
22e5bb4d7e
|
@ -56,7 +56,7 @@ before_deploy:
|
|||
- git config --local user.email "$GH_MAIL"
|
||||
- git tag -a $VERSION_TAG -m "$APP_RELEASE_NAME" || echo "Tag already exists, skipping"
|
||||
|
||||
- ls -l dist/files
|
||||
- ls -l dist
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
Loading…
Reference in New Issue