Prepare publish on releases/* and master

This commit is contained in:
Kevin Sommer
2021-05-14 21:17:57 +02:00
committed by Keivn Sommer
parent 028ab1d196
commit 79c825cb7a
3 changed files with 50 additions and 5 deletions

View File

@@ -65,9 +65,11 @@
"type": "string",
"enum": [
"Ci",
"CiPublish",
"Clean",
"Compile",
"Package",
"Publish",
"Restore",
"Test"
]
@@ -84,9 +86,11 @@
"type": "string",
"enum": [
"Ci",
"CiPublish",
"Clean",
"Compile",
"Package",
"Publish",
"Restore",
"Test"
]