Compare commits
No commits in common. "86a400160eefedf8062039eed87d77506b868ddd" and "2cd26c1f0946f06945a6fdc014577cb6e8ee1f58" have entirely different histories.
86a400160e
...
2cd26c1f09
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
matrix:
|
||||
platform:
|
||||
- linux/amd64
|
||||
# - linux/amd64
|
||||
- linux/arm64
|
||||
TARGET:
|
||||
- bot
|
||||
|
@ -22,6 +22,6 @@ pipeline:
|
|||
from_secret: docker_token
|
||||
dockerfile: Dockerfile
|
||||
target: ${TARGET}
|
||||
repo: rg.fr-par.scw.cloud/hamburghammer/dchat/${TARGET}
|
||||
repo: git.hhhammer.de/hamburghammer/dchat/${TARGET}
|
||||
tags: latest
|
||||
pull_image: false
|
||||
|
|
Loading…
Reference in a new issue