Sha256: ccda88413b93686e8a0d4e43086e09c8c4f29c1870de7a15f61d9943d2c1772f

Contents?: true

Size: 608 Bytes

Versions: 8

Compression:

Stored size: 608 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.deploy.testEnvironments: ['stg9', 'stg3', 'stg2', 'stg']

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
gooddata-2.1.19-java .gdc-ii-config.yaml
gooddata-2.1.19 .gdc-ii-config.yaml
gooddata-2.1.17-java .gdc-ii-config.yaml
gooddata-2.1.17 .gdc-ii-config.yaml
gooddata-2.1.15-java .gdc-ii-config.yaml
gooddata-2.1.15 .gdc-ii-config.yaml
gooddata-2.1.14-java .gdc-ii-config.yaml
gooddata-2.1.14 .gdc-ii-config.yaml