Sha256: aa970a6734301ec8db8069e85f85658b77c8875d9ce8a877d97f889bd7b3f768
Contents?: true
Size: 277 Bytes
Versions: 1
Compression:
Stored size: 277 Bytes
Contents
version: 1.0 stages: build: image: docker:latest scripts: - ./scripts/build.sh test: image: ruby:3.2 scripts: - ./scripts/test.sh release: image: ruby:3.2 scripts: - ./scripts/release.sh - ./scripts/publish.sh only: - main
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bullion-0.4.0 | .roxanne.yml |