Merge pull request #2 from yannh/github-actions

github actions first commit
This commit is contained in:
Yann Hamon 2020-05-31 21:14:32 +02:00 committed by GitHub
commit d387190745
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,4 +14,4 @@ jobs:
- name: docker-build
run: |
docker build .
docker build -t kubeconform .