This website requires JavaScript.
Explore
Help
Sign In
ReFuel
/
ReFuel.StbImage
Watch
1
Star
0
Fork
0
You've already forked ReFuel.StbImage
Code
Issues
1
Actions
Packages
Releases
Activity
9dcd5e56fa
ReFuel.StbImage
/
build_native.sh
5 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
[v1.0.0] Create Quik.StbImage nuget package. Make more shell scripts. Fix removed old function. Add a workflow. Add docker-compose.yaml version. Update .gitea/workflows/build.yaml Trying to see if this helps. Add executable bit to shell scripts. Where did my files go? Fix executable bit of higher repository. Change build scripts slightly to maybe fix CI? Update .gitea/workflows/build.yaml List all files in home directory of the runner. Another silly push. List stuff. YEss another useless push. Yet another attempt to fix CI builds. This is getting out of hand. Chnage build script. Use unencrypted storage for the key because Nuget is nuget.
2024-03-19 20:02:20 +01:00
#!/bin/bash
cd
$(
dirname
"
$0
"
)
Remove all references to Quik.
2024-06-14 17:24:38 +02:00
./docker-cross-compiler/sh/build_native.sh .
[v1.0.0] Create Quik.StbImage nuget package. Make more shell scripts. Fix removed old function. Add a workflow. Add docker-compose.yaml version. Update .gitea/workflows/build.yaml Trying to see if this helps. Add executable bit to shell scripts. Where did my files go? Fix executable bit of higher repository. Change build scripts slightly to maybe fix CI? Update .gitea/workflows/build.yaml List all files in home directory of the runner. Another silly push. List stuff. YEss another useless push. Yet another attempt to fix CI builds. This is getting out of hand. Chnage build script. Use unencrypted storage for the key because Nuget is nuget.
2024-03-19 20:02:20 +01:00
dotnet build
Reference in New Issue
Copy Permalink