Commit 56e7333f authored by nanahira's avatar nanahira

Merge branch 'server' of git.mycard.moe:mycard/ygopro into server

parents 1683550d db71b688
...@@ -58,6 +58,7 @@ mat_linux: ...@@ -58,6 +58,7 @@ mat_linux:
- premake5 - premake5
- irrlicht - irrlicht
- libevent-stable - libevent-stable
image: git-registry.mycard.moe/mycard/docker-runner-base:debian11
mat_windows: mat_windows:
stage: prepare stage: prepare
...@@ -126,6 +127,7 @@ exec_linux: ...@@ -126,6 +127,7 @@ exec_linux:
artifacts: artifacts:
paths: paths:
- ygopro - ygopro
image: git-registry.mycard.moe/mycard/docker-runner-base:debian11
exec_debian: exec_debian:
extends: ._exec_build extends: ._exec_build
......
This diff is collapsed.
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