Typo
This commit is contained in:
parent
9fabd5a845
commit
8bd7607c09
|
@ -11,7 +11,7 @@ platforms:
|
||||||
- name: ubuntu-latest
|
- name: ubuntu-latest
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
- name: centos-latest
|
- name: centos-latest
|
||||||
image: centos-latest
|
image: centos:latest
|
||||||
# - name: "nftables-${image:-debian}-${tag:-latest}"
|
# - name: "nftables-${image:-debian}-${tag:-latest}"
|
||||||
# image: "${image:-debian}:${tag:-latest}"
|
# image: "${image:-debian}:${tag:-latest}"
|
||||||
# command: /lib/systemd/systemd
|
# command: /lib/systemd/systemd
|
||||||
|
|
Loading…
Reference in New Issue