Update .gitea/workflows/build-docker.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 16s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 16s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- run: echo "Logging in as ${{ env.GITEA_REGISTRY_USER }}.""
|
||||
- run: echo "Logging in as ${{ env.GITEA_REGISTRY_USER }}."
|
||||
- name: Log in to registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user