mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-15 13:34:32 +01:00
Corrected template name
This commit is contained in:
parent
7af0a0a35f
commit
f982a83161
@ -184,11 +184,11 @@ workflows:
|
||||
version: 2
|
||||
all_distros:
|
||||
jobs:
|
||||
- build_centos7:
|
||||
- build_centos:
|
||||
docker_image: centos:centos7
|
||||
centos_version: 7
|
||||
name: "centos7"
|
||||
- build_centos8:
|
||||
- build_centos:
|
||||
docker_image: almalinux:8
|
||||
centos_version: 8
|
||||
name: "centos8"
|
||||
|
Loading…
Reference in New Issue
Block a user