This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
depth: 1
|
||||
|
||||
steps:
|
||||
changelog:
|
||||
image: debian
|
||||
@@ -20,7 +26,6 @@ steps:
|
||||
commands:
|
||||
- sed -i -e "s/INTERNAL-BUILD/${CI_COMMIT_SHA}/g" game/options.rpy #if no tag, make it the commit num
|
||||
- sed -i -e "s/INTERNAL-BUILD/${CI_COMMIT_TAG}/g" android.json
|
||||
|
||||
when:
|
||||
- event: cron
|
||||
|
||||
@@ -80,4 +85,4 @@ matrix:
|
||||
RenpyVersion:
|
||||
- "8.2.3"
|
||||
RenkitVersion:
|
||||
- "4.4.0"
|
||||
- "4.3.0"
|
||||
|
||||
Reference in New Issue
Block a user