Sha256: ae4d99233af9331c77bbb0e82dabdb31895636c8292b47c7058a9f900834b3f1
Contents?: true
Size: 344 Bytes
Versions: 7
Compression:
Stored size: 344 Bytes
Contents
steps: - name: ':rspec: unit-test' command: script/unit_test.sh agents: location: aws - name: ':rspec: integration-test' command: script/integration_test.sh agents: location: aws env: AWS_REGION: us-east-1 - wait - name: ':gem: build' command: script/build.sh agents: location: aws
Version data entries
7 entries across 7 versions & 2 rubygems