1
0
mirror of https://gitlab.com/packaging/gitea synced 2024-12-18 08:03:29 +00:00

change tests to init instead of systemd

Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
morph027 2024-05-28 08:52:07 +02:00
commit 46a3c4f025
No known key found for this signature in database
GPG Key ID: BF17A54BB873BE58

View File

@ -93,8 +93,6 @@ gitea-arm64-trigger:
.test-install: &test-install .test-install: &test-install
stage: test stage: test
image: ubuntu:noble image: ubuntu:noble
variables:
DOCKER_TLS_CERTDIR: ""
script: script:
- ./.gitlab-ci/test-install.sh - ./.gitlab-ci/test-install.sh