read coils 2
This commit is contained in:
@@ -5,14 +5,14 @@ steps:
|
||||
repo: gitea.hottis.de/wn/digitaltwin1
|
||||
registry:
|
||||
from_secret: local_registry
|
||||
tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG}
|
||||
tags: latest,${CI_COMMIT_TAG}
|
||||
username:
|
||||
from_secret: local_username
|
||||
password:
|
||||
from_secret: local_password
|
||||
dockerfile: Dockerfile
|
||||
when:
|
||||
- event: [push, tag]
|
||||
- event: tag
|
||||
|
||||
deploy:
|
||||
image: portainer/kubectl-shell:latest
|
||||
|
||||
Reference in New Issue
Block a user