mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
new docker publish script
This commit is contained in:
@@ -294,4 +294,20 @@ Extract the i18n files from the repo and create a zip
|
||||
|
||||
```sh
|
||||
./extract-langs.sh
|
||||
```
|
||||
|
||||
|
||||
***docker-publish.sh***
|
||||
|
||||
publish doker images in the selected repository
|
||||
|
||||
| Option | Description |
|
||||
| --- | --- |
|
||||
| -u or --username | username |
|
||||
| -p or --password | password |
|
||||
| -t or --tags | tags |
|
||||
|
||||
|
||||
```sh
|
||||
./docker-publish.sh
|
||||
```
|
Reference in New Issue
Block a user