-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function
Description
Mário Doskoč opened MDEPLOY-325 and commented
deploy-file skip doesn't work as documented.
??releases: will skip if current version of the project is a release??
??snapshots: will skip if current version of the project is a snapshot??
skip=true works as expected
{}skip=releases{}, works opposite as documented, releases are not skipped, snapshots are skipped
{}skip=snapshots{}, snapshots are not skipped, but releases are skipped
Affects: 3.1.3
jhult
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function