We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
semantic-release
1 parent c52626d commit 9e9844eCopy full SHA for 9e9844e
.cirrus.yml
@@ -26,4 +26,5 @@ docker_builder:
26
# - INSTANCE: default-fedora-28-2017-7-py2
27
# - INSTANCE: default-opensuse-leap-42-2017-7-py2
28
bundle_install_script: bundle install
29
- verify_script: bin/kitchen verify ${INSTANCE}
+ verify_script:
30
+ - bin/kitchen verify ${INSTANCE}
0 commit comments