Update .gitea/workflows/docker-build.yml
All checks were successful
Build Docker Image / build (pull_request) Successful in 40s
All checks were successful
Build Docker Image / build (pull_request) Successful in 40s
This commit is contained in:
parent
6b178e956a
commit
77046c8c8f
@ -30,7 +30,6 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Login to Docker Hub
|
||||
if: github.ref == 'refs/heads/main'
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user