Skip to content

Commit 8197120

Browse files
f22hdehmicky
andauthored
feat: add nx skip deploy plugin (#481)
Co-authored-by: ehmicky <ehmicky@users.noreply.github.com>
1 parent 2f7551d commit 8197120

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

site/plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,5 +564,13 @@
564564
"package": "netlify-plugin-use-env-in-runtime",
565565
"repo": "https://github.com/ARKHN3B/netlify-plugin-use-env-in-runtime",
566566
"version": "1.2.1"
567+
},
568+
{
569+
"author": "Fahad Allibdi",
570+
"description": "Skip not affected apps in a nx monorepo",
571+
"name": "Skip nx",
572+
"package": "netlify-plugin-nx-skip-build",
573+
"repo": "https://github.com/f22hd/netlify-plugin-nx-skip-build",
574+
"version": "0.0.4"
567575
}
568576
]

0 commit comments

Comments
 (0)