Commit 3e1216be authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent fa285b85
Pipeline #37815 passed with stages
in 3 minutes and 41 seconds
......@@ -205,7 +205,7 @@ server:
- server-dist
server_clear:
extends: .server
extends: server
dependencies:
- merge_databases
......@@ -305,10 +305,8 @@ deploy_to_koishi:
SERVER_USER: nanahira
deploy_to_koishi_clear:
extends: .deploy_to_koishi
extends: deploy_to_koishi
dependencies:
- server_clear
variables:
SERVER_HOST: koishi.momobako.com
SERVER_USER: nanahira
SERVER_PATH: ~/ygopro-super-pre-clear/expansions
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