Try to fix gitea actions
All checks were successful
release / Build and push Docker image (push) Successful in 1m21s
All checks were successful
release / Build and push Docker image (push) Successful in 1m21s
This commit is contained in:
@@ -20,11 +20,8 @@ jobs:
|
|||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- name: Checkout repository
|
||||||
- name: Setup Docker Buildx
|
uses: actions/checkout@v4
|
||||||
uses: docker/setup-buildx-action@v2
|
|
||||||
with:
|
|
||||||
install: true
|
|
||||||
- name: Log in to the Container registry
|
- name: Log in to the Container registry
|
||||||
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
|
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user