Skip to content

Commit

Permalink
MV regctl to /usr/local/sbin (#2304)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 authored Apr 25, 2024
1 parent 8943a5d commit ad952d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add-docker-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: |
curl -L https://github.com/regclient/regclient/releases/latest/download/regctl-linux-amd64 > regctl
chmod 755 regctl
sudo mv regctl /usr/local/sbin
- name: Use regctl to copy images (add tags)
run: |
Expand Down

0 comments on commit ad952d1

Please sign in to comment.