Update .github/workflows/build-docker-image.yaml
This commit is contained in:
parent
7b37808158
commit
984215b694
2
.github/workflows/build-docker-image.yaml
vendored
2
.github/workflows/build-docker-image.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
run: make build
|
||||
working-directory: app
|
||||
|
||||
- name: Login to Gitea
|
||||
- name: Login to local Gitea
|
||||
if: github.event_name == 'push'
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user