Skip to content

Commit 0f01c90

Browse files
committed
Test1.
1 parent b0b0009 commit 0f01c90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitpod.Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ RUN sudo apt-get update -q && \
1515
python3-github \
1616
bats \
1717
python3-pytest \
18-
python3-pytest-cov
18+
python3-pytest-cov \
19+
git
1920

2021
RUN pip install docker ansible
2122

0 commit comments

Comments
 (0)