disable cache
This commit is contained in:
parent
b14db4d128
commit
d33e03218c
|
@ -6,7 +6,7 @@ steps:
|
|||
registry: https://git.sandbox.iuk.hdm-stuttgart.de
|
||||
repo: git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterhub
|
||||
tags: 2.0.0
|
||||
cache: true
|
||||
cache: false
|
||||
dockerfile: Dockerfile
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
|
Loading…
Reference in New Issue