Commit 9eb26ef8 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix: dry run job inherits

parent 7f724539
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ sync-tbc-legacy:
    - if: '$CI_PIPELINE_SOURCE == "schedule"'

sync-tbc-legacy-dryrun:
  extends: sync-tbc
  extends: sync-tbc-legacy
  script:
    # unset dest GitLab (dryrun)
    - bash ${CI_DEBUG_TRACE:+-x} ./gitlab-sync.sh --dest-api ""