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.
2 parents d1fab0e + 4cfe4ab commit bb16fe2Copy full SHA for bb16fe2
.github/workflows/image-workflow-template.yml
@@ -42,4 +42,4 @@ jobs:
42
- name: Behave Tests
43
run: |
44
echo /home/runner/work/_temp/openshift-bin >> $GITHUB_PATH
45
- cekit -v --descriptor ${{ inputs.image }}.yaml test behave --steps-url https://github.com/jmtd/behave-test-steps
+ cekit -v --descriptor ${{ inputs.image }}.yaml test behave
0 commit comments