Commit 355095e
authored
ci: fix Docker build step formatting in workflow
Corrected line continuation and indentation in ci-pipeline.yml
so the `docker build` command parses properly in GitHub Actions.
This ensures BUILD_ID is passed as an argument and tagged images
use the run_id without YAML errors.1 parent 92de10c commit 355095e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments