This commit is contained in:
tom79 2019-12-14 11:50:26 +01:00
parent c069f2f95b
commit 2b2ff0241e
1 changed files with 7 additions and 0 deletions

View File

@ -39,6 +39,13 @@ debugTests:
except:
- tags
copyReleaseNotes:
<<: *no-upload
script:
- ./gradlew copyAllReleaseNotes
except:
- tags
## PROTECTED VARIABLES TO SET IN GITLAB:
# - GITLAB_API_TOKEN: token you create on Gitlab
# - NC_REMOTE_DIR: like https://YOUR_NEXTCLOUD/remote.php/dav/files/YOUR_USER/mastalab (no trailing slash)