Skip to content

Commit

Permalink
[nc] iterate on artifact creation and upload
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed Oct 21, 2024
1 parent 14e9c8a commit 5086cba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,3 @@ runs:
${{ inputs.extra-build-args }} \
-t ${{ inputs.registry}}/${{ inputs.organization }}/${{ inputs.image }}:${{ inputs.tag }} \
-f ${{ inputs.path }}/${{ inputs.dockerfile }} . 2>&1 | tee $outfilename
gha-tools-action_test-dev.7cb30f7_docker_build.log
gha-tools-action_test-dev.${GITHUB_SHA:0:7}_docker_build.log

0 comments on commit 5086cba

Please sign in to comment.