I am trying to deploy a node app from a subdirectory using Github Actions,
BJ Klingenberg
0
Reputation points
I created a .deployment file, but the azure deployment command still looks like this: Using cached version of deployment script (command: 'azure -y --no-dot-deployment -r "/tm...). The deployment is deploying from my root directory and not the subdirectory. Here is my .deployment file:
[config]
project = expressjs-backend
do I need to do anything else to force deployment of my subdirectory?
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,934 questions
Sign in to answer