bf635479cd639fdd92b42640c2e0b8bdc144c4af

JonJagger - Merge pull request #24 from cyber-dojo/use-private-ecr-image-in-ci-workflow Add missing line-continuation characters in CI workflow
Compliant

  1. Trail Events

    16 events
  2. Description: JonJagger - Merge pull request #24 from cyber-dojo/use-private-ecr-image-in-ci-workflow Add missing line-continuation characters in CI workflow
    Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1715760740.0 • 6 months ago
    Merge pull request #24 from cyber-dojo/use-private-ecr-image-in-ci-workflow

    Add missing line-continuation characters in CI workflow
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: runner
          attestations:
            - name: lint
              type: generic
            - name: unit-test
              type: junit
            - name: unit-test-branch-coverage
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-branch-coverage
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk