We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d4f2f commit b361d9bCopy full SHA for b361d9b
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
build_command: 'docker-compose -f test_project/docker-compose.yml -p test_project build',
56
}, {
57
inspect_image: 'amazon/aws-cli',
58
- prepare_command: 'echo',
+ prepare_command: ':',
59
build_command: 'docker pull amazon/aws-cli',
60
},
61
],
0 commit comments