Commit 9790a4c
committed
Integrate Depot CLI setup and update Docker build action in GitHub workflow
- Added step to set up Depot CLI in the Docker build and publish workflow.
- Replaced Docker build-push-action with Depot's version for improved integration.
- Removed unnecessary QEMU and Buildx setup steps.1 parent 7b92a9f commit 9790a4c
1 file changed
+6
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| |||
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 117 | | |
121 | 118 | | |
122 | 119 | | |
| |||
167 | 164 | | |
168 | 165 | | |
169 | 166 | | |
170 | | - | |
| 167 | + | |
171 | 168 | | |
| 169 | + | |
| 170 | + | |
172 | 171 | | |
173 | | - | |
174 | | - | |
175 | 172 | | |
176 | 173 | | |
177 | 174 | | |
| |||
0 commit comments