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