This commit is contained in:
parent
5473680998
commit
7078e2aa13
1 changed files with 0 additions and 3 deletions
|
|
@ -56,9 +56,6 @@ jobs:
|
||||||
-H "Authorization: token $TOKEN" \
|
-H "Authorization: token $TOKEN" \
|
||||||
-F "attachment=@$FILE"
|
-F "attachment=@$FILE"
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
|
||||||
uses: https://code.forgejo.org/actions/docker-setup-buildx@v1
|
|
||||||
|
|
||||||
- name: Login to Registry
|
- name: Login to Registry
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.REGISTRY_TOKEN }}" | docker login registry.derickphan.com -u _ --password-stdin
|
echo "${{ secrets.REGISTRY_TOKEN }}" | docker login registry.derickphan.com -u _ --password-stdin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue