mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-08 09:05:46 +00:00
Changing version to 0.0.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
export BUILD=$(($BUILD_NO-152))
|
||||
export BUILD=$(($BUILD_NO-153))
|
||||
export DEB_VERSION=0.0.1-$BUILD
|
||||
Reference in New Issue
Block a user