mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix publish script
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
eval $EXEC_LOGIN=false
|
eval EXEC_LOGIN=false
|
||||||
|
|
||||||
show_help() {
|
show_help() {
|
||||||
echo "Usage: docker_publish.sh"
|
echo "Usage: docker_publish.sh"
|
||||||
|
Reference in New Issue
Block a user