Skip to content

Commit

Permalink
somebody snuck a . in where no . should be
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowplum committed Nov 27, 2024
1 parent 91d9917 commit 33b1394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
run: |
jfrog rt build-collect-env "${{ env.JFROG_CLI_BUILD_NAME }}-container" "${{ env.VERSION }}"
jfrog rt build-add-git "${{ env.JFROG_CLI_BUILD_NAME }}-container" "${{ env.VERSION }}"
jfrog rt build-add-dependencies "${{ env.JFROG_CLI_BUILD_NAME }}-container" "${{ env.VERSION }}".
jfrog rt build-add-dependencies "${{ env.JFROG_CLI_BUILD_NAME }}-container" "${{ env.VERSION }}"
jf rt build-publish \
--detailed-summary \
Expand Down

0 comments on commit 33b1394

Please sign in to comment.