1 year ago
#383346
user15951270
trigger a gulp task from c# code running on azure server
I have a gulpfile which is compiled on the local machine before deployment. The website is hosted in azure.
I am looking to have a handler in c# code that will run the gulp task on the server everytime a button on the website is pressed.
How is this possible?
Thanks in advance
c#
azure
.net-core
gulp
runtime
0 Answers
Your Answer