Update .gitea/workflows/docker-build.yml
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m12s
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m12s
This commit is contained in:
parent
c0619e78a6
commit
8693576f1c
@ -141,7 +141,6 @@ jobs:
|
||||
# 3. Copy token to Gitea repo → Settings → Secrets → Actions
|
||||
#
|
||||
- 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