diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7337859eafddd2719a6ecad9e95639f1a1f80601..572b17d7a7d6c7b0f1075891c1d039d46b12114c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -135,6 +135,7 @@ sonar-analyze: # Uncomment the following line to use gitlabs container registry. You need to adapt the REGISTRY_URL in case you are not using gitlab.com docker-push: stage: release + image: node:latest # only: # refs: # - development