Running with gitlab-runner 15.10.1 (dcfb4b66)
  on gitlab-native-gitlab-runner-57c9b9c8cc-wwgb8 BzdZheEB, system ID: r_EutRRy8rCvPS
section_start:1703682693:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: git
Using Kubernetes executor with image alpine/helm:3.8.2 ...
Using attach strategy to execute scripts...
section_end:1703682693:prepare_executor
section_start:1703682693:prepare_script
Preparing environment
Waiting for pod git/runner-bzdzheeb-project-78-concurrent-16nmjg to be running, status is Pending
Waiting for pod git/runner-bzdzheeb-project-78-concurrent-16nmjg to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-bzdzheeb-project-78-concurrent-16nmjg via gitlab-native-gitlab-runner-57c9b9c8cc-wwgb8...

section_end:1703682700:prepare_script
section_start:1703682700:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/justJanne/helm/.git/
Created fresh repository.
Checking out 16ce268f as detached HEAD (ref is main)...

Skipping Git submodules setup

section_end:1703682700:get_sources
section_start:1703682700:step_script
Executing "step_script" stage of the job script
$ apk add --no-cache git
fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
OK: 21 MiB in 24 packages
$ helm plugin install https://github.com/chartmuseum/helm-push.git
Downloading and installing helm-push v0.10.4 ...
https://github.com/chartmuseum/helm-push/releases/download/v0.10.4/helm-push_0.10.4_linux_amd64.tar.gz
Installed plugin: cm-push
$ helm repo add --username gitlab-ci-token --password $CI_JOB_TOKEN repo ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/stable
"repo" has been added to your repositories
$ helm cm-push seafile repo
Pushing seafile-0.1.9.tgz to repo...
Done.

section_end:1703682703:step_script
section_start:1703682703:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1703682703:cleanup_file_variables
Job succeeded