File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ stages :
2+ - compile
3+ - test
4+ - deploy
5+
6+ variables :
7+ plugin : AttributesExtension
8+ engine_version : 23
9+
10+ cache :
11+ paths :
12+ - Build/
13+
14+ build plugin :
15+ stage : compile
16+ script :
17+ - cmd.exe /c E:\Piperift\GitlabRunner\Lib\BuildPlugin.bat
18+
19+ unit test :
20+ stage : test
21+ script :
22+ - echo No tests implemented
23+
24+ upload :
25+ stage : deploy
26+ script :
27+ - cmd.exe /c E:\Piperift\GitlabRunner\Lib\CompressPlugin.bat
28+ - cmd.exe /c E:\Piperift\GitlabRunner\Lib\Upload.bat
Original file line number Diff line number Diff line change 1010 "CreatedByURL": "http://piperift.com/",
1111 "DocsURL": "https://piperift.com/AttributesExtension/",
1212 "SupportURL": "info@piperift.com",
13- "EngineVersion": "4.22 ",
13+ "EngineVersion": "4.23 ",
1414 "CanContainContent": false,
1515 "IsBetaVersion": false,
1616 "Modules": [
You can’t perform that action at this time.
0 commit comments