release-mastodon
Passed Started
by
@justJanne
Janne Mareike Koschinski
1Running with gitlab-runner 17.6.0 (374d34fd)2 on gitlab-native-gitlab-runner-786ccd86d8-bgrr5 yKT_hxRFz, system ID: r_O6VSaQlO88ad4Using Kubernetes namespace: git5Using Kubernetes executor with image alpine/helm:3.8.2 ...6Using attach strategy to execute scripts...8Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...9Waiting for pod git/runner-ykthxrfz-project-78-concurrent-1-i10up75l to be running, status is Pending10Running on runner-ykthxrfz-project-78-concurrent-1-i10up75l via gitlab-native-gitlab-runner-786ccd86d8-bgrr5...12Fetching changes with git depth set to 20...13Initialized empty Git repository in /builds/justJanne/helm/.git/14Created fresh repository.15Checking out 02548ade as detached HEAD (ref is main)...16Skipping Git submodules setup18$ apk add --no-cache git21OK: 21 MiB in 24 packages22$ helm plugin install https://github.com/chartmuseum/helm-push.git23Downloading and installing helm-push v0.10.4 ...24https://github.com/chartmuseum/helm-push/releases/download/v0.10.4/helm-push_0.10.4_linux_amd64.tar.gz25Installed plugin: cm-push26$ helm repo add --username gitlab-ci-token --password $CI_JOB_TOKEN repo ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/stable27"repo" has been added to your repositories28$ helm cm-push mastodon repo29Pushing mastodon-0.6.2.tgz to repo...30Done.32Job succeeded