Adding contect to find the files
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-01 09:51:26 +02:00
parent 9d17913078
commit a94c53857f

View File

@@ -12,7 +12,8 @@ steps:
from_secret: docker_repo
registry:
from_secret: docker_regst
dockerfile: 9-comm/Dockerfile
dockerfile: Dockerfile
context: 9-comm
insecure: true
auto_tag: true
dry_run: true
@@ -36,7 +37,8 @@ steps:
from_secret: docker_regst
cache_from:
from_secret: docker_repo
dockerfile: 9-comm/Dockerfile
dockerfile: Dockerfile
context: 9-comm
auto_tag: true
insecure: true
when: