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
We want to eliminate this warning that is appearing on ALL js release pipelines.
Reference this job for a summary of the necessary changes.
Need to:
Eliminate any download or checkout usage in the deployment job
Ensure that only the release job in the stage is actually a deployment with templateContext setting it to a release job. The rest should be moved to regular job instead of deployments
We need to update
archtype-js-release
js partner release pipeline
The text was updated successfully, but these errors were encountered:
We want to eliminate this warning that is appearing on ALL js release pipelines.
Reference this job for a summary of the necessary changes.
Need to:
download
orcheckout
usage in thedeployment
jobrelease
job in the stage is actually adeployment
withtemplateContext
setting it to a release job. The rest should be moved to regularjob
instead ofdeployments
We need to update
The text was updated successfully, but these errors were encountered: