Update .gitlab-ci.yml

3 jobs for develop in 4 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #14860
runner-builder
build

00:00:04

 
  Deploy
skipped #14861
ci-cd
deploy
 
  Build Model
skipped #14862
ci-cd
build_model
 
Name Stage Failure
failed
build Build
Please remember that for dev environment, we use the tag 'dev' only !!!
$ cicd_path=$(pwd)/$(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
$ git submodule update --recursive --remote
Submodule path 'cicd': checked out '43f5173192ddf05976e36945bf4ac02cf6305e08'
$ cd $(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
$ export tag="dev"
$ export $image_name
bash: line 107: export: `registry.gitlab.com/meusolutions/erp-task-management-backend': not a valid identifier
ERROR: Job failed: exit status 1