packages: Add E2E test for Alpine package with noarch

Refs: https://code.forgejo.org/forgejo/end-to-end/pulls/75
This commit is contained in:
Twenty Panda 2024-03-17 19:55:01 +01:00
parent 5bb5e037ce
commit b563e5cd19
13 changed files with 145 additions and 6 deletions

View file

@ -1,7 +0,0 @@
#!/sbin/openrc-run
command="/usr/bin/forgejo_2174"
depend() {
need net
}