Sha256: 0a5782fca684816bf5fc88ceacd8e46650e41e9aaeed7dbb618df99f85298870
Contents?: true
Size: 277 Bytes
Versions: 6
Compression:
Stored size: 277 Bytes
Contents
ci: build: . dockerfile: Dockerfile_ci working_dir: /app/ volumes: - '.:/app/' lint: image: dylangrafmyre/docker-lint working_dir: /app/ volumes: - '.:/app/' tests: build: . dockerfile: Dockerfile_tests working_dir: /app/ volumes: - '.:/app/'
Version data entries
6 entries across 6 versions & 1 rubygems