This commit is contained in:
parent
3cc44c8fff
commit
69aa815d80
1 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,8 @@ steps:
|
|||
settings:
|
||||
registry: registry.coolify1.workaround.org
|
||||
repo: registry.coolify1.workaround.org/debshots
|
||||
cache_from: type=registry,ref=registry.coolify1.workaround.org/debshots:buildcache
|
||||
cache_to: type=registry,ref=registry.coolify1.workaround.org/debshots:buildcache,mode=max
|
||||
dockerfile: Dockerfile
|
||||
username:
|
||||
from_secret: REGISTRY_USER
|
||||
|
|
@ -14,4 +16,3 @@ steps:
|
|||
tags:
|
||||
- latest
|
||||
- ${CI_COMMIT_SHA:0:7}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue