mirror of
https://github.com/werf/actions.git
synced 2026-02-05 10:56:23 +03:00
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:
@@ -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;
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
||||
Reference in New Issue
Block a user