Running with gitlab-runner 15.1.0 (76984217)
  on ns4.shore.co.il Z5_U7unN
section_start:1657984318:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.shore.co.il/ci-images:docker ...
Pulling docker image registry.shore.co.il/ci-images:docker ...
Using docker image sha256:95e4acc07d2b704138c203ab0734b39f7babceb5b5d354ab2cc4b9b55ec0566d for registry.shore.co.il/ci-images:docker with digest registry.shore.co.il/ci-images@sha256:93bb17c97b7037b371d301e63bf4b0b3ff4e3ed34d76d57f43e4da54c774b049 ...
section_end:1657984320:prepare_executor
section_start:1657984320:prepare_script
Preparing environment
Running on runner-z5u7unn-project-158-concurrent-0 via 2ea20ceab959...
section_end:1657984321:prepare_script
section_start:1657984321:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/nimrod/nextcloud-notifier/.git/
Checking out f6792c9d as master...
Removing docker.env

Skipping Git submodules setup
section_end:1657984323:get_sources
section_start:1657984323:step_script
Executing "step_script" stage of the job script
Using docker image sha256:95e4acc07d2b704138c203ab0734b39f7babceb5b5d354ab2cc4b9b55ec0566d for registry.shore.co.il/ci-images:docker with digest registry.shore.co.il/ci-images@sha256:93bb17c97b7037b371d301e63bf4b0b3ff4e3ed34d76d57f43e4da54c774b049 ...
$ [ "${DOCKER_REGISTRY:-}" = 'registry.shore.co.il' ] || docker login --username adarnimrod --password "$DOCKER_HUB_TOKEN"
$ docker image tag "$BUILD_HASH" "$FULL_IMAGE"
$ docker image push "$FULL_IMAGE"
The push refers to repository [registry.shore.co.il/nextcloud-notifier]
576c691e92c2: Preparing
9d6409c5eb6d: Preparing
1ea3c5777b28: Preparing
68a09f74fdd5: Preparing
87652a1ad873: Preparing
9ad237c539b1: Preparing
24a6c9301506: Preparing
09c126bb3acd: Preparing
24302eb7d908: Preparing
9ad237c539b1: Waiting
09c126bb3acd: Waiting
576c691e92c2: Pushed
68a09f74fdd5: Pushed
1ea3c5777b28: Pushed
9ad237c539b1: Pushed
24302eb7d908: Mounted from cron
09c126bb3acd: Pushed
87652a1ad873: Pushed
9d6409c5eb6d: Pushed
24a6c9301506: Pushed
latest: digest: sha256:428e62690d01e9488cff4475150bd44c4b46a0e1d43f4b239302da9a10968c65 size: 2200
section_end:1657984329:step_script
section_start:1657984329:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1657984330:cleanup_file_variables
Job succeeded