Compare commits
5 Commits
4.1.0
...
eb4959a2ba
| Author | SHA1 | Date | |
|---|---|---|---|
|
eb4959a2ba
|
|||
|
643a7f212b
|
|||
|
|
32dda56f69 | ||
|
|
90f3caf1f9 | ||
|
|
e7af2f115e |
@@ -60,7 +60,7 @@ jobs:
|
|||||||
cd release
|
cd release
|
||||||
$revision = git rev-parse --short=10 HEAD
|
$revision = git rev-parse --short=10 HEAD
|
||||||
$tag = git describe --abbrev=0 --tags
|
$tag = git describe --abbrev=0 --tags
|
||||||
cd ..\MissionTemplate
|
cd ..
|
||||||
Compress-Archive MissionTemplate mission-maker-template-v$tag-$revision.zip
|
Compress-Archive MissionTemplate mission-maker-template-v$tag-$revision.zip
|
||||||
|
|
||||||
- name: Add archive to release
|
- name: Add archive to release
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
// log to RPT
|
// log to RPT
|
||||||
[
|
[
|
||||||
|
|
||||||
{_this call EFUNC(common,log);},
|
{_this remoteExec [QEFUNC(common,log), 2]},
|
||||||
[
|
[
|
||||||
LEVEL_INFO,
|
LEVEL_INFO,
|
||||||
QUOTE(COMPONENT),
|
QUOTE(COMPONENT),
|
||||||
|
|||||||
Reference in New Issue
Block a user