1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-30 13:18:27 +00:00

Update .gitlab-ci.yml

This commit is contained in:
psi29a 2022-09-23 13:14:48 +00:00
parent f37d0be806
commit 9eedafd89d

View file

@ -20,6 +20,7 @@ variables:
tags:
- docker
- linux
- saas-linux-large-amd64
image: ubuntu:22.04
rules:
- if: $CI_PIPELINE_SOURCE == "push"
@ -67,6 +68,7 @@ Coverity:
tags:
- docker
- linux
- saas-linux-large-amd64
image: ubuntu:22.04
stage: build
rules:
@ -611,6 +613,7 @@ Windows_MSBuild_RelWithDebInfo:
.Ubuntu_AndroidNDK_arm64-v8a:
tags:
- linux
- saas-linux-large-amd64
image: psi29a/android-ndk:focal-ndk22
rules:
- if: $CI_PIPELINE_SOURCE == "push"