Changing version to 0.0.1

This commit is contained in:
2026-01-30 19:37:07 -06:00
parent cc62377919
commit 447e9e6d37
2 changed files with 1 additions and 11 deletions

View File

@@ -32,16 +32,6 @@ jobs:
passwordSecret: dockersecret
platforms: linux/amd64
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
- !CommandStep
name: Wii Build
runInContainer: true
image: onedev.site.tesses.net/dependencies/wiidev:latest
interpreter: !DefaultInterpreter
commands: |
cd Packaging/CPKG
bash wiibuild.sh
useTTY: true
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
- !CommandStep
name: Build archlinux
runInContainer: true

View File

@@ -1,2 +1,2 @@
export BUILD=$(($BUILD_NO-152))
export BUILD=$(($BUILD_NO-153))
export DEB_VERSION=0.0.1-$BUILD