Commit fd21616
authored
fix(repo): docker image release (#3005)
* fix: repair release-nix workflow
* feat: merge release workflows into single pipeline building all platform binaries and Docker image
* fix: pin ghr version
* fix: remove redundant container image declaration
* fix: relase docker workflow adjustments
* fix: add rev-parse to create sha tag
* fix: use node 18 and node:lts container image
* fix: install sudo
* fix: switch to ubuntu and disable corepack
* fix: workaround corepack permission issue1 parent e929dea commit fd21616
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments