Skip to content

Commit

Permalink
[ci skip] Use local docker registry
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Apr 24, 2017
1 parent ddcad3f commit 74e2481
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ci/pipeline.yml
Expand Up @@ -52,8 +52,10 @@ resources:
- name: redis
type: docker-image
source:
repository: redis
repository: docker-192-168-11-210.sslip.io/library/redis
tag: 3.2.1-alpine
username: {{nexus-username}}
password: {{nexus-password}}
- name: m2
type: docker-image
source:
Expand Down

0 comments on commit 74e2481

Please sign in to comment.