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

Add git to Angular runner

See merge request openlp/runners!22
This commit is contained in:
Raoul Snyman 2022-12-31 21:34:31 +00:00
commit f7b6c004c3
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