This commit is contained in:
parent
63cab3af76
commit
1a7727cd7d
@ -36,5 +36,5 @@ jobs:
|
|||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
password: ${{ secrets.PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
- run: docker buildx ls
|
- run: docker buildx ls
|
||||||
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/portfolio --platform=linux/amd64,linux/arm64
|
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/portfolio --platform=linux/amd64,linux/arm64 .
|
||||||
- run: docker push gitea.xeovalyte.dev/xeovalyte/portfolio
|
- run: docker push gitea.xeovalyte.dev/xeovalyte/portfolio
|
||||||
|
Loading…
Reference in New Issue
Block a user