Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Verified Commit 8bc8f067 authored by Benoît's avatar Benoît
Browse files

S3 publish

parent dab624bf
No related branches found
Tags 4.1.14
No related merge requests found
Pipeline #26701 passed
......@@ -26,6 +26,9 @@ stages:
- helm push ${CHART} oci://lab.frogg.it:5050/captnbp/
- helm registry login registry-1.docker.io --username ${DOCKER_USERNAME} --password "${DOCKER_PASSWORD}"
- helm push ${CHART} oci://registry-1.docker.io/captnbp/
- helm plugin install https://github.com/hypnoglow/helm-s3.git
- helm repo add charts s3://charts/
- helm s3 push --force ${CHART} charts
tags:
- server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment