sudo gimme sammich

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

View File

@@ -10,8 +10,8 @@ jobs:
- name : the ok ok
run: |
echo "hello worold"
apt-get update
apt-get install -y docker-ce git
sudo apt-get update
sudo apt-get install -y docker-ce git
echo "still?"
git clone https://github.com/kata-containers/packaging
cd packaging