mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-19 09:57:02 +00:00
github actions first commit
This commit is contained in:
parent
ddede195ce
commit
980f3bc448
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ jobs:
|
||||||
|
|
||||||
- name: docker-build
|
- name: docker-build
|
||||||
run: |
|
run: |
|
||||||
docker build .
|
docker build -t kubeconform .
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue