Skip to content
  • Matthew Kenigsberg's avatar
    Rework KCIDB dump and artifact uploading · c6eecea4
    Matthew Kenigsberg authored
    dump_kcidb_data_on_condition expects artifacts files to be present, so
    it must be run before aws_s3_upload_artifacts
    
    Both dumping kcidb data and artifact upload should occur in after_script
    if the pipeline fails, but not if it succeeds
    
    Helps https://gitlab.com/cki-project/pipeline-definition/-/issues/63
    c6eecea4