Browse Source

Start using Artifactory Resource 0.0.12 snapshots

See gh-21170
pull/21207/head
Andy Wilkinson 6 years ago
parent
commit
2bfba4a12b
  1. 2
      ci/pipeline.yml

2
ci/pipeline.yml

@ -3,7 +3,7 @@ resource_types: @@ -3,7 +3,7 @@ resource_types:
type: docker-image
source:
repository: springio/artifactory-resource
tag: 0.0.11
tag: 0.0.12-SNAPSHOT
- name: pull-request
type: docker-image
source:

Loading…
Cancel
Save