updated buddy.yml

pull/2/head
Hari Sekhon 5 years ago
parent dfab5a2245
commit 22b4cda046

@ -28,10 +28,10 @@
docker_image_name: "library/ubuntu"
docker_image_tag: "18.04"
execute_commands:
- "apt update &&"
- "apt install -qy git make &&"
- "make init &&"
- "make ci test"
- apt update
- apt install -qy git make
- make init
- make ci test
volume_mappings:
- "/:/buddy/devops-bash-tools"
shell: "BASH"

Loading…
Cancel
Save