Compare commits
1 commit
b63c89c6e9
...
2193f3215c
Author | SHA1 | Date | |
---|---|---|---|
2193f3215c |
1 changed files with 0 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
||||||
matrix:
|
matrix:
|
||||||
TARGET:
|
|
||||||
- bot
|
|
||||||
PLATFORM:
|
PLATFORM:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
|
|
||||||
|
@ -16,7 +14,6 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: docker_token
|
from_secret: docker_token
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
target: ${TARGET}
|
|
||||||
repo: rg.fr-par.scw.cloud/hamburghammer/dchat/${TARGET}
|
repo: rg.fr-par.scw.cloud/hamburghammer/dchat/${TARGET}
|
||||||
tags: latest
|
tags: latest
|
||||||
pull_image: false
|
pull_image: false
|
||||||
|
@ -35,7 +32,6 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: docker_token
|
from_secret: docker_token
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
target: ${TARGET}
|
|
||||||
repo: rg.fr-par.scw.cloud/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