Compare commits
2 Commits
ce5a322b21
...
28c2e81fa4
| Author | SHA1 | Date | |
|---|---|---|---|
| 28c2e81fa4 | |||
| a1bd95caec |
@ -1 +1 @@
|
||||
20250608
|
||||
20260106
|
||||
|
||||
@ -1 +1 @@
|
||||
20250712
|
||||
20260106
|
||||
|
||||
@ -1 +1 @@
|
||||
20250608
|
||||
20260106
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||
scripts_post_packages = [
|
||||
"git clone https://git.unkin.net/unkin/artifactapi.git /app/artifactapi && uv build --wheel /app/artifactapi",
|
||||
"uv tool install uvx --from /app/artifactapi/dist/*.whl artifactapi",
|
||||
"uv tool install --from /app/artifactapi/dist/*.whl artifactapi",
|
||||
"useradd -r -s /bin/sh appuser && chown -R appuser:appuser /app"
|
||||
]
|
||||
scripts_final = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user