Use docker image for concourse-release-scripts

Closes gh-1439
This commit is contained in:
Stephane Nicoll
2023-07-11 18:19:42 +02:00
parent 2648fdf52e
commit 0f06fa545c
4 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,12 @@
---
platform: linux
image_resource:
type: registry-image
source:
repository: springio/concourse-release-scripts
tag: '0.3.4'
username: ((docker-hub-username))
password: ((docker-hub-password))
inputs:
- name: git-repo
- name: artifactory-repo