Skip to content

Commit b361d9b

Browse files
committed
Update release.yml
1 parent 36d4f2f commit b361d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
build_command: 'docker-compose -f test_project/docker-compose.yml -p test_project build',
5656
}, {
5757
inspect_image: 'amazon/aws-cli',
58-
prepare_command: 'echo',
58+
prepare_command: ':',
5959
build_command: 'docker pull amazon/aws-cli',
6060
},
6161
],

0 commit comments

Comments
 (0)