更改docker
Build and publish Jiaowu packages and container image / Test, package and publish (push) Failing after 21m12s
Build and publish Jiaowu packages and container image / Test, package and publish (push) Failing after 21m12s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user