Compare commits
2 commits
2cd26c1f09
...
86a400160e
Author | SHA1 | Date | |
---|---|---|---|
86a400160e | |||
2ae5424066 |
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: git.hhhammer.de/hamburghammer/dchat/${TARGET}
|
||||
repo: rg.fr-par.scw.cloud/hamburghammer/dchat/${TARGET}
|
||||
tags: latest
|
||||
pull_image: false
|
||||
|
|
Loading…
Reference in a new issue