Sha256: 91ae4e72737ab80bd7d0e5cc35024ce4a82182366e4ca90c7a56c8601007e297
Contents?: true
Size: 316 Bytes
Versions: 1
Compression:
Stored size: 316 Bytes
Contents
parameters: answers: type: string default: 1\1 os: type: executor default: linux executor: << parameters.os >> steps: - checkout - setup_remote_docker: version: 19.03.12 - restore-and-save-cache - run: printf "<< parameters.answers >>\na$var\n" | roro rollon - run: echo 'success'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roro-0.3.33 | .circleci/src/jobs/test-adventures.yml |