mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
ci: add custom cypress image with latest browsers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM docker/compose
|
||||
|
||||
RUN apk update && apk add nodejs npm git jq
|
||||
RUN apk update && apk add nodejs npm git jq curl
|
||||
|
||||
ADD . /opt/openstapps/projectmanagement
|
||||
|
||||
|
||||
Reference in New Issue
Block a user