ci: drop packet.net tag on git archive job

We are no longer on that infrastructure, and we no longer need to
specify which one we are on.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34271>
This commit is contained in:
Eric Engestrom
2025-03-29 08:47:13 +01:00
committed by Marge Bot
parent d64df991bb
commit 76a6ce40e1

View File

@@ -333,9 +333,6 @@ make git archive:
stage: git-archive
rules:
- !reference [.scheduled_pipeline-rules, rules]
# ensure we are running on packet
tags:
- packet.net
script:
# Compactify the .git directory
- git gc --aggressive