i don't like doing it this way but maybe it works
Some checks failed
/ test (push) Failing after 16s
Some checks failed
/ test (push) Failing after 16s
This commit is contained in:
parent
7d865c572e
commit
b13a25cbd6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,5 +15,5 @@ runs:
|
|||
using: "composite"
|
||||
steps:
|
||||
- run: |
|
||||
echo ${{ inputs.password }} | skopeo login ${{ inputs.registry }} -u ${{ inputs.username }}
|
||||
skopeo login ${{ inputs.registry }} -u ${{ inputs.username }} -p ${{ inputs.password }}
|
||||
shell: bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue