@ -50,7 +50,7 @@
|
||||
|
||||
DOCKER_HUB_TAG=latest
|
||||
|
||||
if [ "0$CI_COMMIT_TAG" == *"rc"* ]; then
|
||||
if [[ "0$CI_COMMIT_TAG" == *"rc"* ]]; then
|
||||
|
||||
DOCKER_HUB_TAG=dev
|
||||
|
||||
|
Reference in New Issue
Block a user