Try looking for variables
This commit is contained in:
@@ -21,9 +21,6 @@ stages:
|
||||
EXCEPT: '-except=upload'
|
||||
JOB_PREFIX: 'ci'
|
||||
needs:
|
||||
- pipeline: $PARENT_PIPELINE_ID
|
||||
job: continue
|
||||
artifacts: true
|
||||
- pipeline: $PARENT_PIPELINE_ID
|
||||
job: generate
|
||||
artifacts: true
|
||||
@@ -44,6 +41,9 @@ qemu.amd64:
|
||||
tag: qemu
|
||||
parallel:
|
||||
matrix: QEMU_MATRIX
|
||||
before_script:
|
||||
- echo $BUILD
|
||||
- env
|
||||
|
||||
virtualbox-iso.amd64:
|
||||
extends: .build
|
||||
|
||||
Reference in New Issue
Block a user