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