Skip to content

Commit ad952d1

Browse files
authored
MV regctl to /usr/local/sbin (#2304)
1 parent 8943a5d commit ad952d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/add-docker-tag.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: |
4242
curl -L https://github.com/regclient/regclient/releases/latest/download/regctl-linux-amd64 > regctl
4343
chmod 755 regctl
44+
sudo mv regctl /usr/local/sbin
4445
4546
- name: Use regctl to copy images (add tags)
4647
run: |

0 commit comments

Comments
 (0)