Table of Contents |
---|
...
Now that the "abandoned" label has been addedremoved, make sure to create a new artifact version.
- When you use your deployment automation tool you will use your newly created versioned artifact to deploy database changes.
Now that the "abandoned" label has been added, you want to make Make sure that you alway deploy using "!abandoned
" label (notice the "!") with your deploy automation tool. Here is a sample deploy command you would use:
hammer deploy STAGE --labels "release/2.0.0 AND !abandoned"
hammer deploy PROD --labels "release/2.0.0 AND !abandoned"
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...