mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 14:09:21 +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
|
||||
run: |
|
||||
docker build .
|
||||
docker build -t kubeconform .
|
||||
Loading…
Reference in a new issue