Commit f6a574d
committed
Fix Docker image loading in CI/CD pipeline
- Add 'load: true' to docker/build-push-action to make image available locally
- This fixes the 'Unable to find image' error in the Docker test step
- Image is now properly loaded into Docker daemon for testing1 parent 2fe4a5f commit f6a574d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| |||
0 commit comments