github actions first commit

This commit is contained in:
Yann Hamon 2020-05-31 21:10:28 +02:00
parent ddede195ce
commit 980f3bc448

View file

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