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:
|
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: git.hhhammer.de/hamburghammer/dchat/${TARGET}
|
repo: rg.fr-par.scw.cloud/hamburghammer/dchat/${TARGET}
|
||||||
tags: latest
|
tags: latest
|
||||||
pull_image: false
|
pull_image: false
|
||||||
|
|
Loading…
Reference in a new issue