Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ webgl: image: cafstep/unity-ci:latest stage: build script: - apt-get -q update && apt-get -q install -y libnotify4 - cp ./docker/conf/asound.conf /etc/ - ./build-ci.sh $UNITY_LICENSE artifacts: paths: Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ webgl: image: cafstep/unity-ci:latest stage: build script: - apt-get -q update && apt-get -q install -y libnotify4 - cp ./docker/conf/asound.conf /etc/ - ./build-ci.sh $UNITY_LICENSE artifacts: paths: Loading