You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
50 publish the project on az webapp dynamic app (#53)
* feature: create new pipeline to deploy application to azure.
* fix: package manager used.
* fix: update the nextjs files and remove old dependencies from static project.
* fix: remove condition that is skipping the deploy job.
* fix: correct the package path
* fix: Updated the artifact upload to include the correct build output (dist) along with other necessary files
* fix: pnpm command
* fix: app name on pipeline and extend docs.
* fix: variables used on the pipeline.
* chore: Update readme.
* fix: files to start the server on az-web-app.
* fix: change the installation of packages to pnpm.
* fix: simplify and correct startup workflow for azure.
* chore: directory veerification for the pipeline.
* fix: verify installation of the packages before running the app.
* fix: use npm instead of pnpm, and create new pipeline to deploy the app as a container.
* chore: change login method for the pipe to admin one (temporarely)
0 commit comments