mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ci: Rename Arch container to make it clear we're testing on rolling base
This commit is contained in:
parent
9a193e26ec
commit
c6ec416e30
3 changed files with 4 additions and 4 deletions
|
@ -88,10 +88,10 @@ services:
|
|||
security_opt:
|
||||
- label=type:container_runtime_t
|
||||
tty: true
|
||||
test-arch180101:
|
||||
test-arch:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: test/docker/arch180101
|
||||
dockerfile: test/docker/arch
|
||||
network_mode: "host"
|
||||
security_opt:
|
||||
- label=type:container_runtime_t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue