add docker building in pipeline
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
```shell
|
||||
docker run -v $(pwd)/config.yaml:/application/config.yaml \
|
||||
-v $(pwd)/id_rsa:/root/.ssh/id_rsa \
|
||||
-v $(pwd)/config:/root/.ssh/config <kube_forge_image> apply
|
||||
-v $(pwd)/config:/root/.ssh/config harbor.kvazaric.ru/kube-forge/kube-forge:1.0-5dcd4a83 apply
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user