Compare commits
1 Commits
e812ce83f6
...
8973860b90
| Author | SHA1 | Date | |
|---|---|---|---|
| 8973860b90 |
@ -1 +1 @@
|
|||||||
20251017
|
20260106
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
# almalinux/9.6/rpmbuilder
|
# almalinux/9.6/rpmbuilder
|
||||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||||
scripts_post_packages = [
|
scripts_post_packages = [
|
||||||
"git clone https://git.unkin.net/unkin/artifactapi.git /app/artifactapi && uv build --wheel -C /app/artifactapi",
|
"git clone https://git.unkin.net/unkin/artifactapi.git /app/artifactapi && uv build --wheel /app/artifactapi",
|
||||||
"adduser -D -s /bin/sh appuser && chown -R appuser:appuser /app"
|
"adduser -D -s /bin/sh appuser && chown -R appuser:appuser /app"
|
||||||
]
|
]
|
||||||
scripts_final = [
|
scripts_final = [
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
20251017
|
20260106
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user