mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
gitlab-ci: Stop including gnome-release-service-ci-templates
This raises a "not found or access denied" error now.
This commit is contained in:
parent
0c7727519f
commit
9c980d000d
@ -1,7 +1,3 @@
|
||||
include:
|
||||
- project: 'Infrastructure/gnome-release-service-ci-templates'
|
||||
file: 'release-module.yml'
|
||||
|
||||
.test:
|
||||
image: registry.gitlab.gnome.org/gnome/libxml2
|
||||
variables:
|
||||
@ -298,16 +294,6 @@ dist:
|
||||
paths:
|
||||
- libxml2-dist/*.tar.xz
|
||||
|
||||
# TODO: Strip "v" from $CI_COMMIT_TAG
|
||||
|
||||
#release:
|
||||
# stage: release
|
||||
# variables:
|
||||
# TARBALL_ARTIFACT_PATH: libxml2-dist/$CI_PROJECT_NAME-$CI_COMMIT_TAG.tar.xz
|
||||
# extends: .release-module
|
||||
# rules:
|
||||
# - if: $CI_COMMIT_TAG
|
||||
|
||||
pages:
|
||||
script:
|
||||
- mkdir -p public
|
||||
|
Loading…
x
Reference in New Issue
Block a user