mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 05:43:30 +01:00
ci: Move tag to the x86-64 template
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
64f28d3366
commit
49ea768465
@ -42,6 +42,7 @@ variables:
|
|||||||
.x86-64-template: &x86-64-template
|
.x86-64-template: &x86-64-template
|
||||||
tags:
|
tags:
|
||||||
- amd64
|
- amd64
|
||||||
|
- physical
|
||||||
|
|
||||||
# This template should be usable on any system that's based on apt.
|
# This template should be usable on any system that's based on apt.
|
||||||
.apt-template: &apt-template |
|
.apt-template: &apt-template |
|
||||||
@ -119,8 +120,6 @@ debian-minimal:
|
|||||||
# Minimal check on debian/i386: just make, make check.
|
# Minimal check on debian/i386: just make, make check.
|
||||||
#
|
#
|
||||||
debian-i386-minimal:
|
debian-i386-minimal:
|
||||||
tags:
|
|
||||||
- physical
|
|
||||||
image: i386/debian:bullseye
|
image: i386/debian:bullseye
|
||||||
<<: *debian-template
|
<<: *debian-template
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user