79429561

Date: 2025-02-11 10:13:45
Score: 1
Natty:
Report link

Add the vault job to needs array to get the artifact from that job.

.
.
.
data-main:
  needs: ["schema-main","vault"]
  stage: clone-data
  allow_failure: true
  resource_group: clone
  script:
    - cat vault.env
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rulqu