A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/helm/helm/commit/905375a8794b06c991384a27371f3cdd46a7b345 below:

Disbling pushing Tiller to quay in CI · helm/helm@905375a · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+5

-5

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+5

-5

lines changed Original file line number Diff line number Diff line change

@@ -57,8 +57,8 @@ docker login -u _json_key -p "$(cat ${HOME}/gcloud-service-key.json)" https://gc

57 57

echo "Configuring Docker Hub configuration"

58 58

echo ${DOCKER_PASS} | docker login -u ${DOCKER_USER} --password-stdin

59 59 60 -

echo "Configuring Quay configuration"

61 -

echo ${QUAY_PASS} | docker login quay.io -u ${QUAY_USER} --password-stdin

60 +

# echo "Configuring Quay configuration"

61 +

# echo ${QUAY_PASS} | docker login quay.io -u ${QUAY_USER} --password-stdin

62 62 63 63

echo "Building the tiller image"

64 64

make docker-build VERSION="${VERSION}"

@@ -76,9 +76,9 @@ echo "Pushing image to Docker Hub"

76 76

docker tag "ghcr.io/helm/tiller:${VERSION}" "helmpack/tiller:${VERSION}"

77 77

docker push "helmpack/tiller:${VERSION}"

78 78 79 -

echo "Pushing image to Quay"

80 -

docker tag "ghcr.io/helm/tiller:${VERSION}" "quay.io/helmpack/tiller:${VERSION}"

81 -

docker push "quay.io/helmpack/tiller:${VERSION}"

79 +

# echo "Pushing image to Quay"

80 +

# docker tag "ghcr.io/helm/tiller:${VERSION}" "quay.io/helmpack/tiller:${VERSION}"

81 +

# docker push "quay.io/helmpack/tiller:${VERSION}"

82 82 83 83

# Canary version is used with helm init --canary-image flag.

84 84

# Does not push canary binary which is Helm v3.

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4