Skip to content

Commit

Permalink
Dockerfile.ecrImage
Browse files Browse the repository at this point in the history
  • Loading branch information
chaudharysaket committed May 17, 2024
1 parent 0e12108 commit 2c754d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -301,5 +301,5 @@ function publish_docker_ecr {
docker push public.ecr.aws/${repository}/newrelic-lambda-layers-${language_flag}:${version_flag}${arch_flag}

# delete dockerfile
rm -rf Dockerfile
rm -rf Dockerfile.ecrImage
}

0 comments on commit 2c754d1

Please sign in to comment.