Skip to content

Commit

Permalink
[Actions] Updated .github/actions/build/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Dec 15, 2024
1 parent 285f977 commit 641c5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ runs:
echo "DOCKER_APP_OWNER: ${{inputs.DOCKER_APP_OWNER}}"
echo "DOCKER_APP_NAME: ${{inputs.DOCKER_APP_NAME}}"
echo "DEPLOY: ${{env.DEPLOY}}"
ecjo "Registry: ${{inputs.AWS_CONTAINER_REGISTRY}}"
echo "Registry: ${{inputs.AWS_CONTAINER_REGISTRY}}"
- name: "Copy docker: Dockerfile"
if: |-
Expand Down

0 comments on commit 641c5b4

Please sign in to comment.