Commit 3c2d3619 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent f7b911ea
Pipeline #40415 canceled with stages
in 112 minutes and 2 seconds
......@@ -48,11 +48,6 @@ build-xformers-6.1:
variables:
GRAPHIC_VERSION: '6.1' # 10xx
build-xformers-10.0:
extends: .build-xformers
variables:
GRAPHIC_VERSION: '10.0' # 50xx
.deploy:
stage: deploy
tags:
......@@ -100,8 +95,3 @@ deploy-xformers-8.9:
variables:
GRAPHIC_VERSION: '8.9'
deploy-xformers-10.0:
extends: .deploy-xformers
variables:
GRAPHIC_VERSION: '10.0'
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