Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

build metrictank-gcr docker image automatically in MT repo #831

Merged
merged 3 commits into from
Jan 30, 2018

Conversation

Dieterbe
Copy link
Contributor

No description provided.

@Dieterbe Dieterbe requested a review from woodsaj January 24, 2018 18:07
@@ -60,6 +60,7 @@ jobs:
at: .
- run: scripts/depends.sh
- run: scripts/build_packages.sh
- run: echo ${GOOGLE_AUTH} > ${HOME}/gcp-key.json
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not needed. In scripts/push/gcr.sh you are just loading the contents of this file back into an ENV var.

in scripts/push/gcr.sh just use ${GOOGLE_AUTH} directly.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok we can do that, as long as we make sure to never add set -x in the script. (which i took out now)

@Dieterbe Dieterbe requested a review from replay January 30, 2018 11:42
@Dieterbe
Copy link
Contributor Author

@replay @woodsaj please have another look.
the new extra-qa.sh script will ask https://github.com/grafana/mt-qa to deploy the latest version in our qa environment

@Dieterbe Dieterbe merged commit 1ae480c into master Jan 30, 2018
@Dieterbe Dieterbe deleted the add-k8s-image branch September 18, 2018 09:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants