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