Skip to content

Commit

Permalink
remove containers login (#110)
Browse files Browse the repository at this point in the history
Signed-off-by: Milica Cvrkota <[email protected]>
  • Loading branch information
Milica-Cvrkota-IBM authored Sep 22, 2023
1 parent a1683fd commit cd2cb69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ jobs:
set -e
echo $JSON_KEY > key.json
cat key.json | docker login -u _json_key --password-stdin https://gcr.io
echo "((containers-instana-io-creds.password))" | docker login -u ((containers-instana-io-creds.username)) --password-stdin https://containers.instana.io
echo "---> Pulling source containers"
docker pull "gcr.io/instana-agent-qa/instana-agent-operator:$COMMIT_SHA-$VERSION-amd64"
Expand Down

0 comments on commit cd2cb69

Please sign in to comment.