Skip to content

Commit

Permalink
Merge pull request #478 from Achintha444/master
Browse files Browse the repository at this point in the history
feat: remove nx-cloud from petcare b2b vet app
  • Loading branch information
Achintha Isuru authored Jun 11, 2024
2 parents d3eb980 + a404067 commit df5f0d3
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 208 deletions.
5 changes: 2 additions & 3 deletions petcare-sample/b2b/web-app/petvet/web/nextjs/nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"tasksRunnerOptions": {
"default": {
"runner": "@nrwl/nx-cloud",
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": [
"build",
Expand All @@ -14,8 +14,7 @@
"package",
"prepare",
"build-storybook"
],
"accessToken": "OTE4ZDVlMTAtNDA3MS00YTBlLWJiMjEtMmZjNGY3YWIzZjhmfHJlYWQtd3JpdGU="
]
}
}
},
Expand Down
Loading

0 comments on commit df5f0d3

Please sign in to comment.