This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
# ----------------------------------------------------------
|
||||
- name: Log in to Gitea Container Registry
|
||||
run: |
|
||||
echo "${{ secrets.GITEA_REGISTRY_TOKEN }}" | \
|
||||
echo "${{ secrets.REGISTRY_TOKEN }}" | \
|
||||
docker login ${{ env.REGISTRY }} \
|
||||
-u "${{ gitea.actor }}" --password-stdin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user