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:
parent
f37d0be806
commit
9eedafd89d
1 changed files with 3 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue