13
0
Fork 0
mirror of https://github.com/yannh/kubeconform.git synced 2026-07-02 09:29:30 +00:00

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 .