feat(gateway): add Dockerfile and GH Actions build script

This commit is contained in:
spiral
2022-04-19 16:19:31 -04:00
parent a5af6793f8
commit 5d24e86a7e
3 changed files with 57 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
# Include project code and build files
!PluralKit.*/
!gateway/
!Myriad/
!PluralKit.sln
!nuget.config
@@ -12,4 +13,5 @@
# Re-exclude host build artifact directories
**/bin
**/obj
**/obj
**/target