Skip to content

Commit 6d70a74

Browse files
committed
double quotes2
1 parent fc3dc5f commit 6d70a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
ECR_REPOSITORY: 'ssh_bastion'
2323
IMAGE_TAG: latest
2424
run: |
25-
docker build -t $ECR_REGISTRY/$ECR_REPOSITORY:latest .
25+
docker build -t "$ECR_REGISTRY/$ECR_REPOSITORY:latest" .

0 commit comments

Comments
 (0)