Actions for v1.2 werf version

- remove actions not used in v1.2
- update the example arbitrary version
- embed v1.2 MAJOR.MINOR
This commit is contained in:
Alexey Igrychev
2021-03-10 14:06:15 +00:00
parent f933394504
commit 2df7b68580
27 changed files with 64 additions and 134152 deletions

View File

@@ -4265,9 +4265,9 @@ module.exports = gt
Object.defineProperty(exports, "__esModule", { value: true });
exports.MINOR = exports.MAJOR = exports.MAJOR_MINOR_GROUP = void 0;
exports.MAJOR_MINOR_GROUP = '1.1';
exports.MAJOR_MINOR_GROUP = '1.2';
exports.MAJOR = 1;
exports.MINOR = 1;
exports.MINOR = 2;
/***/ }),