forked from Cavemanon/SnootGame
Remove tasks.clean
This commit is contained in:
@ -3,11 +3,6 @@
|
|||||||
enabled = true
|
enabled = true
|
||||||
ver = "8.2.3"
|
ver = "8.2.3"
|
||||||
|
|
||||||
[tasks.clean]
|
|
||||||
enabled = false
|
|
||||||
priorities = { post_build = 0 } # the priority that determines the orders tasks will run in, defaults to 0
|
|
||||||
on_builds = ["pc", "win", "linux", "mac", "web", "steam", "market", "android_apk", "android_aab"] # builds this task should run for, defaults to all available builds
|
|
||||||
|
|
||||||
[tasks.notarize] # required if matching task is enabled
|
[tasks.notarize] # required if matching task is enabled
|
||||||
enabled = false
|
enabled = false
|
||||||
priorities = { post_build = 10 } # the priority that determines the orders tasks will run in, defaults to 10
|
priorities = { post_build = 10 } # the priority that determines the orders tasks will run in, defaults to 10
|
||||||
|
Reference in New Issue
Block a user