ci: Cleaning script from useless debug
This commit is contained in:
parent
699e34e303
commit
0c4e0e476a
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ build-job:
|
|||
- echo "Zipping the plugin in its v$ADDON_VERSION…"
|
||||
- cd .. && zip -9 -r -q khanat_tools_v1.0.0.zip khanat-tools/*
|
||||
- mv khanat_tools_v$ADDON_VERSION.zip khanat-tools
|
||||
- ls
|
||||
- ls khanat-tools
|
||||
artifacts:
|
||||
paths:
|
||||
- khanat_tools_v$ADDON_VERSION.zip
|
||||
|
|
Loading…
Reference in a new issue