mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-20 02:17:01 +00:00
Merge pull request #2 from yannh/github-actions
github actions first commit
This commit is contained in:
commit
d387190745
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