pipeline
This commit is contained in:
@@ -17,8 +17,7 @@ jobs:
|
|||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: gitea.tzbre.dev
|
registry: gitea.tzbre.dev
|
||||||
|
username: tzbre
|
||||||
username: ${{ github.actor }}
|
|
||||||
password: ${{ secrets.TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
|
|||||||
Reference in New Issue
Block a user