This commit is contained in:
parent
2415e7a089
commit
883a718162
@ -37,6 +37,5 @@ jobs:
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm --platform=linux/amd64,linux/arm64 .
|
||||
- run: docker push gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm
|
||||
- run: docker image inspect gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm
|
||||
|
||||
- run: docker push gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm
|
||||
|
Loading…
Reference in New Issue
Block a user