Skip to content

Commit a38e2a4

Browse files
committed
chore: use root directory for build
1 parent 2c92361 commit a38e2a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ecr-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
env:
1313
path_to_dockerfile: "emulator/DockerFile"
14-
docker_build_dir: "bin"
14+
docker_build_dir: ""
1515
aws_region: "us-east-1"
1616
ecr_repository_name: "o4w4w0v6/aws-durable-execution-emulator"
1717

0 commit comments

Comments
 (0)