1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 18:46:35 +00:00

Restore rules

This commit is contained in:
unknown 2025-08-03 20:05:36 +02:00
parent b6b4e4f102
commit 3bf62235ba

View file

@ -99,8 +99,8 @@ Coverity:
- saas-linux-medium-amd64 - saas-linux-medium-amd64
image: ubuntu:24.04 image: ubuntu:24.04
stage: build stage: build
# rules: rules:
# - if: $CI_PIPELINE_SOURCE == "schedule" - if: $CI_PIPELINE_SOURCE == "schedule"
cache: cache:
key: Coverity.ubuntu_24.04.v1 key: Coverity.ubuntu_24.04.v1
paths: paths:
@ -140,6 +140,8 @@ Coverity:
Coverity_Upload: Coverity_Upload:
image: ubuntu:24.04 image: ubuntu:24.04
stage: build stage: build
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
before_script: before_script:
- CI/install_debian_deps.sh coverity_upload - CI/install_debian_deps.sh coverity_upload
script: script: