Running with gitlab-runner 16.7.0 (102c81ba)
  on gitlab-native-gitlab-runner-cf65cfbc5-c7f5h vvYRsbux, system ID: r_eIecDqm2oYZC
section_start:1709684868: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:1709684868:prepare_executor
section_start:1709684868:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
Waiting for pod git/runner-vvyrsbux-project-78-concurrent-0-x762kp00 to be running, status is Pending
Running on runner-vvyrsbux-project-78-concurrent-0-x762kp00 via gitlab-native-gitlab-runner-cf65cfbc5-c7f5h...

section_end:1709684872:prepare_script
section_start:1709684872: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 3acb6457 as detached HEAD (ref is main)...

Skipping Git submodules setup

section_end:1709684872:get_sources
section_start:1709684872: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 amp repo
Pushing amp-0.1.0.tgz to repo...
Done.

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

section_end:1709684877:cleanup_file_variables
Job succeeded