File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 39
39
docker image tag ghcr.io/carapace-sh/shell-powershell ghcr.io/carapace-sh/shell-powershell:${tag}
40
40
docker image tag ghcr.io/carapace-sh/shell-xonsh ghcr.io/carapace-sh/shell-xonsh:${tag}
41
41
docker image tag ghcr.io/carapace-sh/shell-zsh ghcr.io/carapace-sh/shell-zsh:${tag}
42
+
43
+ docker image push ghcr.io/carapace-sh/base:${tag}
44
+ docker image push ghcr.io/carapace-sh/shell-bash-ble:${tag}
45
+ docker image push ghcr.io/carapace-sh/shell-elvish:${tag}
46
+ docker image push ghcr.io/carapace-sh/shell-fish:${tag}
47
+ docker image push ghcr.io/carapace-sh/shell-nushell:${tag}
48
+ docker image push ghcr.io/carapace-sh/shell-oil:${tag}
49
+ docker image push ghcr.io/carapace-sh/shell-powershell:${tag}
50
+ docker image push ghcr.io/carapace-sh/shell-xonsh:${tag}
51
+ docker image push ghcr.io/carapace-sh/shell-zsh:${tag}
You can’t perform that action at this time.
0 commit comments