Skip to content

Commit

Permalink
Remove trailing ws in CI workflow yml (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Dec 1, 2023
1 parent 111afef commit c2ba1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub_build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
- name: Report image to Kosli flow
run: |
ARTIFACT_NAME=cyberdojo/${{ env.KOSLI_FLOW }}:${{ inputs.IMAGE_TAG }}
kosli report artifact ${ARTIFACT_NAME} \
kosli report artifact ${ARTIFACT_NAME} \
--artifact-type=docker

0 comments on commit c2ba1fe

Please sign in to comment.