更改docker
Build and publish Jiaowu packages and container image / Test, package and publish (push) Failing after 21m12s

This commit is contained in:
2026-07-25 21:26:49 +08:00 Unverified
parent 2e940f7f30
commit eb13465b49
5 changed files with 95 additions and 2 deletions
+2 -2
View File
@@ -98,8 +98,8 @@ jobs:
uses: https://github.com/docker/login-action@v3
with:
registry: git.biss.click
username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }}
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Generate image tags and labels
id: metadata