尝试修复
Some checks failed
Docker Build / Build and push docker image (push) Failing after 31s

This commit is contained in:
xiaohei 2025-02-16 09:02:22 +08:00
parent 15a03887ce
commit d8bed86794

View File

@ -43,7 +43,7 @@ jobs:
# password: ${{ REGISTRY_PASSWORD }} # password: ${{ REGISTRY_PASSWORD }}
- name: Log in to Container Registry - name: Log in to Container Registry
run: echo ${{ REGISTRY_PASSWORD }} run: echo ${{ env.REGISTRY_PASSWORD }}
# - name: Build and Push Docker image # - name: Build and Push Docker image