This commit is contained in:
parent
d06ddfbbd9
commit
ac7bdbb3d0
@ -11,6 +11,6 @@ steps:
|
||||
insecure: true
|
||||
dockerfile: Dockerfile
|
||||
build_args:
|
||||
NC_TAG: 24.0.3-apache
|
||||
tags: 24.0.3-apache
|
||||
NC_TAG: 24.0.4-apache
|
||||
tags: 24.0.4-apache
|
||||
cache_from: registry.local/northcode/nextcloud
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
arg NC_TAG=24.0.3-apache
|
||||
arg NC_TAG=24.0.4-apache
|
||||
|
||||
from docker.io/nextcloud:$NC_TAG
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user