revert 04936b0aff
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after 5s
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after 5s
revert change username in pipeline
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: g.eliaskohout.de
|
||||
username: ${{ gitea.actor }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.ACCESS_TOKEN }}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
|
||||
Reference in New Issue
Block a user