This commit is contained in:
Twiddly 2019-06-04 17:27:31 +02:00
parent 962bc76a5e
commit 22e5bb4d7e
1 changed files with 1 additions and 1 deletions

View File

@ -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