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.
1 parent d1fab0e commit 4cfe4abCopy full SHA for 4cfe4ab
.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