Commit 5d7f809
committed
Support build target for dockerfile
- Adds a `target` input
- Passes the value to the underlying [`docker/build-push-action`](https://github.com/docker/build-push-action/blob/v2/action.yml#L83) action1 parent e4d9b2b commit 5d7f809
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| 116 | + | |
112 | 117 | | |
0 commit comments