mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AdfCli - Add the kubectl-image to the adf-cli (#4932)
* Add the kubectl-image to the adf-cli * fix ts lint * remove the " from the image name
This commit is contained in:
committed by
Eugenio Romano
parent
6b84ecf47c
commit
34aafa918c
@@ -259,26 +259,6 @@ Extract the i18n files from the repo and create a zip
|
||||
./extract-langs.sh
|
||||
```
|
||||
|
||||
# docker-publish.sh
|
||||
|
||||
***docker-publish.sh***
|
||||
|
||||
publish doker images in the selected repository
|
||||
|
||||
## Options
|
||||
|
||||
| Option | Description |
|
||||
| --- | --- |
|
||||
| -u or --username | username |
|
||||
| -p or --password | password |
|
||||
| -t or --tags | tags |
|
||||
|
||||
## Examples
|
||||
|
||||
```sh
|
||||
./docker-publish.sh
|
||||
```
|
||||
|
||||
# test-e2e-bc.sh
|
||||
|
||||
***test-e2e-bc.sh***
|
||||
|
Reference in New Issue
Block a user