Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
chore: resolve end of line
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-deriv committed Nov 9, 2023
1 parent 6de27b8 commit 0f637a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/publish_to_docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ inputs:
echo ${{ inputs.DOCKERHUB_PASSWORD }} | docker login -u $${{ inputs.DOCKERHUB_USERNAME }} --password-stdin
docker push ${{ inputs.DOCKHUB_ORGANISATION }}/deriv-com-api:<< ${{ inputs.DOCKER_IMAGE_TAG }} >>
docker push ${{ inputs.DOCKHUB_ORGANISATION }}/deriv-com-api:<< ${{ inputs.DOCKER_LATEST_IMAGE_TAG }} >>

0 comments on commit 0f637a8

Please sign in to comment.