Commit 823e567
committed
fix(ci): add latest tag support for node and chrome images in build-docker workflow
- Added conditional logic to append `latest` tags (`curicows/php-laravel:node` and `curicows/php-laravel:chrome`) for both DockerHub and GitHub Container Registry.
- Ensures images are tagged with `latest` when `matrix.latest` is `true`.
- Updated tagging strategy to enhance clarity and consistency.1 parent 26e50d9 commit 823e567
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| 115 | + | |
| 116 | + | |
0 commit comments