Commit 82ebbdf
committed
[SPARK-52322] Add
### What changes were proposed in this pull request?
This PR aims to add `publish_image` GitHub Action job.
### Why are the changes needed?
To publish the example docker images like `apache/spark-connect-swift:pi`.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
This should be tested after merging.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #181 from dongjoon-hyun/SPARK-52322.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>publish_image GitHub Action job1 parent 6e53880 commit 82ebbdf
1 file changed
+45
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments