@ -21,7 +21,7 @@ build_image_test:
except:
- master
after_script:
- "echo test: CI_REGISTRY_IMAGE"
- "echo test: $CI_REGISTRY_IMAGE"
build_image_prod:
<<: *build_image
@ -36,5 +36,5 @@ deploy:
stage: deploy
script:
- "curl -X POST lupercus.rez -d \"$API_VARS\" -H \"Content-Type: application/json\""
dependencies:
- build_image_prod
only: