Compare commits

..

No commits in common. "86a400160eefedf8062039eed87d77506b868ddd" and "2cd26c1f0946f06945a6fdc014577cb6e8ee1f58" have entirely different histories.

View file

@ -1,6 +1,6 @@
matrix: matrix:
platform: platform:
- linux/amd64 # - linux/amd64
- linux/arm64 - linux/arm64
TARGET: TARGET:
- bot - bot
@ -22,6 +22,6 @@ pipeline:
from_secret: docker_token from_secret: docker_token
dockerfile: Dockerfile dockerfile: Dockerfile
target: ${TARGET} target: ${TARGET}
repo: rg.fr-par.scw.cloud/hamburghammer/dchat/${TARGET} repo: git.hhhammer.de/hamburghammer/dchat/${TARGET}
tags: latest tags: latest
pull_image: false pull_image: false