feat(gateway): add Dockerfile and GH Actions build script
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user