Merge branch 'add-git-to-angular' into 'master'

Add git to Angular runner

See merge request openlp/runners!22
This commit is contained in:
Tim Bentley 2022-12-31 21:34:42 +00:00
commit 42c3cd6985
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FROM alpine:3.15
RUN apk add chromium openssh-client xvfb-run yarn zip
RUN apk add chromium git openssh-client xvfb-run yarn zip