更新 .gitea/workflows/build-image.yml
Some checks failed
Build Gradle Dragonwell Image / build (push) Failing after 5m51s
Some checks failed
Build Gradle Dragonwell Image / build (push) Failing after 5m51s
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
echo "📦 使用Gradle版本: ${GRADLE_VERSION}"
|
||||
|
||||
- name: Login to Gitea Container Registry
|
||||
uses: login-action@v3
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.actor }}
|
||||
|
||||
Reference in New Issue
Block a user