Sha256: 64c2e2b11673dfbf228f71cb7e47521f969a337afce4be80be765b2dec87abc3

Contents?: true

Size: 615 Bytes

Versions: 2

Compression:

Stored size: 615 Bytes

Contents

microservices:
  lcm-bricks:
    docker:
      dockerfile: './Dockerfile'
      argumentsFromFiles:
        BRICKS_VERSION: 'VERSION'

integratedTests:
  - kind: 'image'
    env: bash
    path: .
    vault:
      GD_SPEC_PASSWORD: "$VAULT_SPECIAL_PREFIX/ruby-test-bia-encryption-key"
    command: ./bin/run_smoke_tests.sh
    image: harbor.intgdc.com/staging/lcm-bricks:GIT_REV
    repo_mount_dir: /src
    microservices:
      - lcm-bricks

configFilesForUpdate:
  - '.gdc-ii-config.yaml'
  - '.gdc-ii-config-chart.yaml'

customConstants:
  pipeline.gitops-deploy.testEnvironments: ['stg9', 'stg3', 'stg2', 'stg']

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gooddata-2.2.0-java .gdc-ii-config.yaml
gooddata-2.2.0 .gdc-ii-config.yaml