Commit 73406c08 authored by nanahira's avatar nanahira

Merge branch 'develop' into server-develop

parents 7ae03122 058daeed
......@@ -47,7 +47,7 @@ mat_linux:
stage: prepare
tags:
- linux
image: git-registry.myard.moe/mycard/docker-runner-base:debian11
image: git-registry.mycard.moe/mycard/docker-runner-base:debian11
script:
- apt update; apt -y install git wget tar
- git clone --depth=1 https://code.mycard.moe/mycard/irrlicht-new irrlicht
......@@ -110,7 +110,7 @@ exec_linux:
extends: ._exec_build
tags:
- linux
image: git-registry.myard.moe/mycard/docker-runner-base:debian11
image: git-registry.mycard.moe/mycard/docker-runner-base:debian11
dependencies:
- mat_common
- mat_linux
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment