bmoers / sn-cicd

CICD Server for Service-Now
GNU Lesser General Public License v3.0
44 stars 35 forks source link

use app ID for exclusive job ID #132

Closed bmoers closed 1 year ago

bmoers commented 1 year ago

Use the appId as the unique identifier for the deployment. This ensures that there is only one active deployment per application at any given time.