This commit is contained in:
parent
22e1fc2eb8
commit
fe0a8febc2
@ -37,7 +37,5 @@ jobs:
|
|||||||
password: ${{ secrets.PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
- uses: docker/build-push-action@v4
|
- uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
|
||||||
file: ./Dockerfile
|
|
||||||
push: true
|
push: true
|
||||||
tags: gitea.xeovalyte.dev/${{ secrets.USERNAME}}/portfolio:latest
|
tags: gitea.xeovalyte.dev/${{ secrets.USERNAME}}/portfolio:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user