Update '.gitea/workflows/ci.yml'
Some checks failed
Build and Deploy / Deploy (push) Failing after 1m8s

This commit is contained in:
xeovalyte 2023-05-01 15:20:41 +02:00
parent 4756f282bd
commit fc44e12fe9

View File

@ -27,5 +27,5 @@ jobs:
password: ${{ secrets.PASSWORD }} password: ${{ secrets.PASSWORD }}
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm --platform=linux/arm64 . - run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm --platform=linux/arm64 .
- run: docker image inspect gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm - run: docker image inspect gitea.xeovalyte.dev/xeovalyte/portfolio
- run: docker push gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm - run: docker push gitea.xeovalyte.dev/xeovalyte/portfolio:latest-arm