1
0
mirror of https://gitlab.com/packaging/gitea synced 2024-12-18 08:03:29 +00:00
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
morph027 2024-01-18 15:06:50 +01:00
parent 0f9c8bed35
commit f450540dc2
No known key found for this signature in database
GPG Key ID: BF17A54BB873BE58

View File

@ -54,8 +54,6 @@ stages:
paths:
- $CI_PROJECT_DIR/*.deb
expire_in: 7 days
only:
- tags

.manual: &manual
when: manual
@ -127,8 +125,6 @@ gitea-arm64-trigger:
-e CI_COMMIT_TAG=$CI_COMMIT_TAG
jrei/systemd-ubuntu:20.04
- docker exec -t systemd-ubuntu /bin/bash /src/.gitlab-ci/test-update.sh
only:
- tags

test-install-trigger:
<<: *test-install
@ -209,3 +205,4 @@ pages:
expire_in: 1 day
only:
- tags
- triggers