This commit is contained in:
@ -38,7 +38,7 @@ jobs:
|
||||
uses: docker/login-action@v1
|
||||
with:
|
||||
username: ${{ secrets.REPO_USERNAME }}
|
||||
password: ${{ secrets.REPO_GITEA_TOKEN }}
|
||||
password: ${{ secrets.FUU_SECRET }}
|
||||
registry: ${{ env.GITEA_SERVER }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
|
Reference in New Issue
Block a user