test
This commit is contained in:
@@ -62,10 +62,10 @@ jobs:
|
||||
run: docker run `
|
||||
--mount "type=bind,source=${PWD},target=C:\app" `
|
||||
git.ohea.xyz/mumble/mumble-web2/windows-release-builder:latest `
|
||||
'cd /app && `
|
||||
"bash -c 'cd /app && `
|
||||
dir C:\Users\ContainerAdministrator\.cargo\bin\ && `
|
||||
C:\Users\ContainerAdministrator\.cargo\bin\dx.exe `
|
||||
bundle --verbose --trace -p mumble-web2-gui --release --windows'
|
||||
bundle --verbose --trace -p mumble-web2-gui --release --windows'"
|
||||
|
||||
- name: Upload mumble-web2-gui Windows Artifact
|
||||
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user