mirror of
https://github.com/Maschell/WUPSPluginPlayground.git
synced 2025-02-17 11:56:20 +01:00
Revert "Add "nightly warning" to the release notes"
This reverts commit 0a820d37d9e6c2ffe19d0e5a763b83d07bc06de6.
This commit is contained in:
parent
0a820d37d9
commit
933da37674
@ -55,9 +55,7 @@ before_deploy:
|
||||
- zip -r wups_playground_plugins_$commit.zip wiiu
|
||||
- git config --local user.name "Maschell"
|
||||
- git config --local user.email "Maschell@gmx.de"
|
||||
- commitLog="$(git log -1 --pretty=%B)"
|
||||
- commitMessage="$(echo -e "WUPSPluginPlayground nightly build. Not a stable release. Expect bugs! \nOnly use the plugins with the bundled loaded as they may not work on others." && echo -e "\nCommitlog:\n")"
|
||||
- git tag "WUPSPluginPlayground-$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)" -a -m "$commitMessage" -m "$commitLog"
|
||||
- git tag "WUPSPluginPlayground-$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
|
||||
deploy:
|
||||
provider: releases
|
||||
skip_cleanup: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user