Sha256: 5590c158c78f15e7c6231851312486f5fe9e8405ea4735f3c37c7d393a79dbd2
Contents?: true
Size: 371 Bytes
Versions: 3
Compression:
Stored size: 371 Bytes
Contents
version: v1.0 name: main-deploy agent: machine: type: e1-standard-2 os_image: ubuntu1804 blocks: - name: main-deploy task: secrets: - name: rubygems-deploy jobs: - name: main-deploy commands: - checkout --use-cache - gem build validation_errors - gem push validation_errors-*.gem
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
validation_errors-0.3.0 | .semaphore/main-deploy.yml |
validation_errors-0.2.0 | .semaphore/main-deploy.yml |
validation_errors-0.1.0 | .semaphore/main-deploy.yml |