fix image name in deploy script
This commit is contained in:
@ -6,7 +6,7 @@ if [ "$IMAGE_TAG" == "" ]; then
|
||||
fi
|
||||
|
||||
|
||||
IMAGE_NAME=gitea.hottis.de/wn/udi
|
||||
IMAGE_NAME=$FORGE_NAME/$CI_REPO
|
||||
|
||||
CONFIG_FILE=config.json
|
||||
|
||||
|
Reference in New Issue
Block a user