mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
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:
parent
d64df991bb
commit
76a6ce40e1
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue