Sha256: f16baa621f1bd48af122c812214027462a2e2d17e866316b67c9db81ac7df5a2
Contents?: true
Size: 347 Bytes
Versions: 2
Compression:
Stored size: 347 Bytes
Contents
version: '3.7' services: build_and_publish: build: context: docker dockerfile: Dockerfile args: GEM_VGS_PUBLISH_TOKEN: ${GEM_VGS_PUBLISH_TOKEN} LIB_VERSION: ${LIB_VERSION} volumes: - ./:/src/ test: build: context: docker dockerfile: Dockerfile.test volumes: - ./:/src/
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vgs_api_client-0.0.21 | docker-compose.yaml |
vgs_api_client-0.0.15 | docker-compose.yaml |