Skip to content

Commit

Permalink
Update images for CI pipeline due to dockerhub limit (#2606)
Browse files Browse the repository at this point in the history
  • Loading branch information
ading007 committed Oct 18, 2021
1 parent 4cc5e27 commit d4b5f00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pipeline:


check-org-membership:
image: 'wdc-harbor-ci.eng.vmware.com/default-project/vic-integration-test:1.44'
image: 'gcr.io/eminent-nation-87317/vic-integration-test:1.48'
pull: true
environment:
BIN: bin
Expand Down Expand Up @@ -224,7 +224,7 @@ pipeline:

bundle-logs:
group: post-build
image: 'gcr.io/eminent-nation-87317/vic-integration-test:1.37'
image: 'gcr.io/eminent-nation-87317/vic-integration-test:1.48'
pull: true
environment:
SHELL: /bin/bash
Expand Down Expand Up @@ -387,7 +387,7 @@ pipeline:

pass-rate:
group: post-build
image: 'wdc-harbor-ci.eng.vmware.com/default-project/vic-integration-test:1.44'
image: 'gcr.io/eminent-nation-87317/vic-integration-test:1.48'
pull: true
environment:
BIN: bin
Expand Down

0 comments on commit d4b5f00

Please sign in to comment.