Commit fbac61c4 authored by nanahira's avatar nanahira

remove fpic image

parent 16d874e2
Pipeline #37662 failed with stages
in 8 minutes and 57 seconds
...@@ -181,7 +181,6 @@ exec_windows_pro3: ...@@ -181,7 +181,6 @@ exec_windows_pro3:
- apt update; apt -y install git build-essential liblua5.4-dev libsqlite3-dev libevent-dev - apt update; apt -y install git build-essential liblua5.4-dev libsqlite3-dev libevent-dev
.use_arm: .use_arm:
image: git-registry.moenext.com/mycard/docker-ygopro-builder:fpic
tags: tags:
- arm - arm
...@@ -192,7 +191,6 @@ exec_windows_pro3: ...@@ -192,7 +191,6 @@ exec_windows_pro3:
.use_pro3_linux: .use_pro3_linux:
extends: .use_pro3 extends: .use_pro3
image: git-registry.moenext.com/mycard/docker-ygopro-builder:fpic
variables: variables:
TARGET_FILE: libygoserver.so TARGET_FILE: libygoserver.so
......
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