Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in:
Eric Ernst
2019-09-20 14:19:51 -07:00
parent 10c21925a3
commit 7e3f695c67

View File

@@ -11,4 +11,9 @@ jobs:
run: |
echo "hello worold"
apt-get update
apt-get install -y docker-ce git
echo "still?"
git clone https://github.com/kata-containers/packaging
cd packaging
echo `pwd`
echo "done...."