mirror of
https://gitlab.com/packaging/gitea
synced 2024-12-18 08:03:29 +00:00
Merge branch '11-can-t-update-to-1-21-4' into 'master'
fixes #11 Closes #11 See merge request packaging/gitea!4
This commit is contained in:
commit
09f6cfc8dc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user