Update deploy.yml
This commit is contained in:
parent
4f80d16615
commit
fd17c52b2a
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
npm run production
|
||||
|
||||
- name: Log in to Docker registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: gitea.local.thethomaas.net
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue