mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
* feature: Added .stickyroles command, untested
* ci: possible fix
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
image: mcr.microsoft.com/dotnet/sdk:7.0
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
|
||||
stages:
|
||||
- build
|
||||
- test
|
||||
- upload-builds
|
||||
- release
|
||||
- publish-windows
|
||||
- upload-windows-updater-release
|
||||
- publish-medusa-package
|
||||
# - upload-builds
|
||||
# - release
|
||||
# - publish-windows
|
||||
# - upload-windows-updater-release
|
||||
# - publish-medusa-package
|
||||
|
||||
variables:
|
||||
project: "NadekoBot"
|
||||
|
Reference in New Issue
Block a user