.gitea/workflows/build.yml を更新
Some checks failed
Push to github container register / push-docker (push) Failing after 9m46s
Some checks failed
Push to github container register / push-docker (push) Failing after 9m46s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
with:
|
||||
registry: git.neody.ad.jp
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
- name: Build and push image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user