Commit a0afbe1a authored by nanahira's avatar nanahira

tag

parent 404f9823
Pipeline #37659 passed with stages
in 2 minutes and 54 seconds
...@@ -50,7 +50,7 @@ mat_macos: ...@@ -50,7 +50,7 @@ mat_macos:
stage: build stage: build
tags: tags:
- linux - linux
image: git-registry.moenext.com/mycard/docker-ygopro-builder image: git-registry.moenext.com/mycard/docker-ygopro-builder:debian11
dependencies: dependencies:
- mat_common - mat_common
variables: variables:
...@@ -91,7 +91,7 @@ build_wasm: ...@@ -91,7 +91,7 @@ build_wasm:
WASM: '1' WASM: '1'
before_script: before_script:
- mkdir -p wasm - mkdir -p wasm
image: git-registry.moenext.com/mycard/docker-ygopro-builder:emscripten image: git-registry.moenext.com/mycard/docker-ygopro-builder:debian12
.build_windows: .build_windows:
stage: build stage: build
......
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