Q:
You are managing a Dynamics 365 Commerce project using Azure DevOps and need to automate the build process for deployment packages.
You need to ensure that the build pipeline is correctly configured to generate a deployable package by adding a task to it.
Which task should you add?
-
A
Add the 'Node Tool Installer' task to install Node.js on the build agent.
-
B
Add the 'PowerShell Script' task to execute custom scripts.
-
C
Add the 'Publish Pipeline Artifacts' task to publish the build artifacts.
-
D
Add the 'Copy Files' task to copy source files to the build agent.
C