mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 04:57:17 +01:00
Just fuck off dependabot
This commit is contained in:
@@ -24,7 +24,6 @@ artifacts/
|
||||
/src/Tgstation.Server.Host.Utils.GitLab.GraphQL/.yarn
|
||||
/src/Tgstation.Server.Host.Utils.GitLab.GraphQL/node_modules
|
||||
/src/Tgstation.Server.Host.Utils.GitLab.GraphQL/schema.graphql
|
||||
/src/Tgstation.Server.Host.Utils.GitLab.GraphQL/yarn.lock
|
||||
/tools/Tgstation.Server.ReleaseNotes/release_notes.md
|
||||
launchSettings.json
|
||||
release_notes.md
|
||||
|
||||
@@ -4,8 +4,6 @@ enableGlobalCache: false
|
||||
|
||||
enableScripts: false
|
||||
|
||||
enableHardenedMode: false
|
||||
|
||||
logFilters:
|
||||
- code: YN0004
|
||||
level: discard
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
|
||||
<Target Name="InstallApollo" Inputs="package.json;yarn.lock" Outputs="node_modules/.bin/apollo">
|
||||
<Message Text="Installing Apollo..." Importance="high" />
|
||||
<Exec Command="yarn" />
|
||||
<Exec Command="yarn install --immutable" />
|
||||
</Target>
|
||||
|
||||
<Target Name="CleanApollo" AfterTargets="Clean">
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user