Commit f7b911ea authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent 072875d9
Pipeline #40414 canceled with stages
in 8 minutes and 7 seconds
......@@ -51,12 +51,7 @@ build-xformers-6.1:
build-xformers-10.0:
extends: .build-xformers
variables:
GRAPHIC_VERSION: '10.0' # 40xx
build-xformers-12.0:
extends: .build-xformers
variables:
GRAPHIC_VERSION: '12.0' # 50xx
GRAPHIC_VERSION: '10.0' # 50xx
.deploy:
stage: deploy
......@@ -110,7 +105,3 @@ deploy-xformers-10.0:
variables:
GRAPHIC_VERSION: '10.0'
deploy-xformers-12.0:
extends: .deploy-xformers
variables:
GRAPHIC_VERSION: '12.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